Re: [fxtf-drafts] [geometry] stringifier behavior doesn't seem to match implementations

There's also https://drafts.csswg.org/cssom/#serialize-a-css-component-value :

> <number>
A base-ten number using digits 0-9 (U+0030 to U+0039) in the shortest form possible, using "." to separate decimals (if any), rounding the value if necessary to not produce more than 6 decimals, preceded by "-" (U+002D) if it is negative.
Note: scientific notation is not used.

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/120#issuecomment-299335430 using your GitHub account

Received on Thursday, 4 May 2017 23:20:48 UTC