Added Exchange of Electronic Certificate of Origin focal use case#167
Conversation
|
The source has been updated to replace the The latest Mermaid generator creates a more conformant SVG, but still not 100%; the output includes several empty The validator is incorrectly reporting an invalid setting on the SVG |
|
It appears that we can't publish right now because the validator refuses to accept mermaid output. We were able to confirm that the validator SHOULD be accepting rects with default width of "auto" per the CSS spec for width (https://www.w3.org/TR/CSS2/visudet.html#propdef-width), which is referred to by the SVG2 spec (https://www.w3.org/TR/SVG2/geometry.html#Sizing). Hopefully we can get the validator updated, as the mermaid folks correctly point out that their code is compliant. @KDean-GS1 will put an issue in the validator repo and see what we can get from them. |
|
Issue raised here: validator/validator#1988 |
|
Issue #168 raised to get validator updated. |
|
It looks like the validator has been updated, but something is still failing. I'll note that the page build and deployment action works fine, but the autopublish on PR does not. That's still a mystery. However, we have identified some improvements. The validator no longer complains about height/width for most elements in side an SVG, but has some other problems (height/width on foreign objects, and complains about duplicate aria roles even though that is the recommended pattern). @KDean-Dolphin Is updating the issue over there. validator/validator#1987 |
|
The validator issue has been resolved. The action now runs. |
Preview | Diff