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

Ok, so safari doesn't return the used value (per testing in https://phabricator.services.mozilla.com/D35651). Firefox does return something similar to the used value if display is different than `inline` (and I consider this a bug).

So we probably still can decide what to do. I'd prefer to change the spec to say "The element has a CSS layout box (thus no SVG layout), and isn't a replaced inline box.", but we could also go for the Blink behavior and add the whitelist of svg elements for which we return the used value...

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

Received on Tuesday, 25 June 2019 07:36:59 UTC