[css-houdini-drafts] [css-typed-om] Question about computed values

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

== [css-typed-om] Question about computed values ==
Hi @tabatkins, just want to make sure I understand:

1. `computedStyleMap()` returns *computed values*, which may be different to the *resolved values* of `getComputedStyle()`
2. Currently, there's nothing that exposes computed values for every property.
3. Which spec should `computedStyleMap()` follow? For example, [margin-top has 4 specs](https://developer.mozilla.org/en-US/docs/Web/CSS/margin-top) with different computed values, which do I use?

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

Received on Tuesday, 13 February 2018 06:20:29 UTC