[csswg-drafts] Pull Request: [css-easing-2][editorial] Fix path syntax in css-easing-2/images/linear-easing-curve.svg

kbhomes has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-easing-2][editorial] Fix path syntax in css-easing-2/images/linear-easing-curve.svg ==
Removes the commas from the path curve in this example image that were preventing rendering in Firefox. (It was rendering in Chrome fine, but that seems to be against spec (https://w3c.github.io/svgwg/svg2-draft/paths.html#PathDataBNF) which only allows whitespace between draw commands).

Marked this as editorial since it is only modifying an example image.

See https://github.com/w3c/csswg-drafts/pull/13882


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 3 May 2026 22:36:21 UTC