Re: [css-houdini-drafts] CSS Typed: number and length representations might be wrong

This is not without precedent - wrap a number/length in a calc() and 
suddenly it becomes clamped rather than invalid.  Similar here - doing
 JS stuff (at many stages in the value pipeline, depending on exactly 
which API you're discussing) gets fragile if things can start throwing
 or rejecting; clamping is friendlier.

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

Received on Wednesday, 22 June 2016 17:40:08 UTC