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

> computedStyleMap() returns computed values, which may be different to the resolved values of getComputedStyle()

Yes.

> Currently, there's nothing that exposes computed values for every property.

Yes.

> Which spec should computedStyleMap() follow? For example, margin-top has 4 specs with different computed values, which do I use?

The imaginary hypothetical versions of each spec that @fantasai and I have given a thoro definition of each specified and computed value in terms of abstract data structures, instead of hand-waving. ://///////

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/648#issuecomment-365771471 using your GitHub account

Received on Wednesday, 14 February 2018 22:51:13 UTC