[css-houdini-drafts] CSSPositionValue definition should state rules for mapping syntax to objects

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

== CSSPositionValue definition should state rules for mapping syntax to objects ==
The [definition of `CSSPositionValue`](https://drafts.css-houdini.org/css-typed-om-1/#positionvalue-objects) gives a nice example for a reasonable behavior:

> <position> values accept a complicated combination of keywords and values, but in the Typed OM are always simplified to just two offsets. For example, the following style sheet: 

However, it doesn't actually specify that behavior.  The rules for this simplification should be specified.

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

Received on Friday, 2 February 2018 13:37:10 UTC