[css-houdini-drafts] [css-typed-om] computedStyleMap()

annevk has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-typed-om] computedStyleMap() ==
It'd be great to be a bit more restrictive here as to when it returns values. Does this work for

 * `display:none
* Elements outside the tree
* Elements in documents that are not rendered

and do we have tests covering all these scenarios? (It's worth going through the open `getComputedStyle()` issues to get some inspiration.)

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/702 using your GitHub account

Received on Wednesday, 21 February 2018 15:32:53 UTC