Re: [csswg-drafts] [css-transforms-1] SVG transform attributes: transforms don't need to be separated (#3719)

The CSS Working Group just discussed `SVG transform attributes: transforms don't need to be separated`, and agreed to the following:

* `RESOLVED: For SVG Transform attribute there is no requirement for space or comma between transform functions`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> TOpic: SVG transform attributes: transforms don't need to be separated<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/3719<br>
&lt;dael> krit: There is a historical difference between SVG and CSS. If we jsut look at SVG there is a case of full interop that's not covered by spec. THer'es no space or comma between any transform list. Spec requires it but impl don't. I request we relax the syntax to follow impl<br>
&lt;dael> TabAtkins: THis falls out of CSS definition where you don't need spaces if you can distinguish<br>
&lt;dael> AmeliaBR: Not that simple b/c rest of syntax can't be desc with CSS syntax. Have special parsing for transform based on SVG1. THis happens to be where all browsers don't match SVG1 so might as well match other browsers<br>
&lt;dael> AmeliaBR: Found other weirdness that's inconsistent but I'm happy to ignore certain browsers allow mangled syntax. But if everyone supports we should include in spec<br>
&lt;rachelandrew> florian, I'm also an editor of page floats, if I can locate the list of resolutions I can at least do that<br>
&lt;dael> krit: Requested is For SVG Transform attribute there is no requiremenet for space or comma between transform functions<br>
&lt;dael> astearns: Just transform attribute?<br>
&lt;dael> krit: FOr CSS that falls out with the tokenizer so yes jsut for transform attribute<br>
&lt;dael> astearns: Objections?<br>
&lt;dael> myles: IN SVG transform definition jsut links to css<br>
&lt;dael> krit: Correct<br>
&lt;dael> AmeliaBR: There's a section in css transforms that gives special rules for parsing the attribute<br>
&lt;dael> krit: Link ^<br>
&lt;dael> astearns: It's in css draft where this is defined<br>
&lt;dael> krit: Yep<br>
&lt;dael> RESOLVED: For SVG Transform attribute there is no requirement for space or comma between transform functions<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3719#issuecomment-477247641 using your GitHub account

Received on Wednesday, 27 March 2019 16:46:05 UTC