Re: [csswg-drafts] [cssom] Don't use "applies to" to define getComputedStyle behavior (#3678)

`width` and `height` are extended to certain SVG elements (without CSS boxes) in https://svgwg.org/svg2-draft/geometry.html#Sizing

If you're implementing support for those properties within an SVG layout context, then the properties apply to the element as far as computed/resolved styles are concerned.  But maybe we should be stating that explicitly?

Can we modify an "applies to" line in a partial property definition box?  (ping @tabatkins)

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3678#issuecomment-505190330 using your GitHub account

Received on Monday, 24 June 2019 21:32:52 UTC