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

Sorry, because of a CSS `width` and `height` rule I forgot in my code, I mistakenly believed that unitless values in the `transform-origin` attribute were used as pixel values: the `width` and `height` attributes in my `svg` element were overriden by the corresponding CSS rules. And since I couldn't find in or understand from the specification, such as the section linked in Amelia's first comment, I believed for a moment that it was the expected behavior. [This issue](https://github.com/w3c/svgwg/issues/379) confirms that the meaning of unitless value in attribute is not clearly defined yet.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/688#issuecomment-758662534 using your GitHub account


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

Received on Tuesday, 12 January 2021 13:42:48 UTC