[Webkit-unassigned] [Bug 249726] FontSelectionValue is not able to store 3.14

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 10:05:46 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249726

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
The code says:
// Since floats have 23 mantissa bits, every value can be represented losslessly.
constexpr operator float() const;

So I expect the loss of precision is not intentional.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221221/94b70bec/attachment.htm>


More information about the webkit-unassigned mailing list