- From: Simon Fraser via GitHub <sysbot+gh@w3.org>
- Date: Sat, 18 Jan 2020 01:44:03 +0000
- To: public-css-archive@w3.org
> Sure, but that means that the actual math for `calc()` happens in float precision right? You're right, Length stores values in floats. So WebKit will do parse-time simplification in double precision, but will use floats later at computed value time. -- GitHub Notification of comment by smfr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4551#issuecomment-575854146 using your GitHub account
Received on Saturday, 18 January 2020 01:44:05 UTC