[svgwg] Support transform-origin as a presentation attribute (#688)

AmeliaBR has just created a new issue for https://github.com/w3c/svgwg:

== Support transform-origin as a presentation attribute ==
Based on a [question from a colleague](https://mobile.twitter.com/Mamboleoo/status/1126040958045491200), I discovered that 3 of 4 major browsers (Chromium, WebKit, and EdgeHTML) currently support `transform-origin` as a presentation attribute. EdgeHTML requires units; Chromium and WebKit support it with unitless numbers, consistent [with the usual SVG 2 rules for presentation attributes](https://svgwg.org/svg2-draft/types.html#syntax). Firefox does not support `transform-origin` as a presentation attribute.

Based on the current support, I'd recommend adding a presentation attribute for `transform-origin` to SVG 2.


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/688 using your GitHub account

Received on Wednesday, 8 May 2019 15:39:19 UTC