Re: [css-houdini-drafts] [css-typed-om] What does lack of range restriction imply about serialization?

I don't think wrapping in calc() solves all cases where a serialisation round trip would fail e.g. `z-index: calc(4.5)` would fail to parse.

It's not clear to me why we are avoiding rejecting TypedOM values that don't match what property spec text declares as valid numeric values.

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

Received on Thursday, 15 February 2018 05:43:17 UTC