[csswg-drafts] [cssom] Clarification to the "6 decimals" of serialized CSS number values (#7416)

wangxianzhu has just created a new issue for https://github.com/w3c/csswg-drafts:

== [cssom] Clarification to the "6 decimals" of serialized CSS number values   ==
https://drafts.csswg.org/cssom/#serializing-css-values says the following for serialized CSS number values:

  ... rounding the value if necessary to not produce more than 6 decimals ...

It is not clear if the wording of '6 decimals' means '6 significant digits' or '6 digits after the decimal point'. Current browsers seem to all implement the former.

It'll be better to use more precise wording as 'decimal' is ambiguous.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 24 June 2022 23:33:39 UTC