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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 10:03:02 PST 2022


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

            Bug ID: 249726
           Summary: FontSelectionValue is not able to store 3.14
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: darin at apple.com, koivisto at iki.fi, mmaxfield at apple.com,
                    sam at webkit.org

FontSelectionValue is not able to store 3.14. FontSelectionValue::float() returns 3 after storing 3.14.

This causes our Web-facing behavior to differ from Chrome and Firefox for the `font-stretch` CSS property and is causing the following WPT test to fail:
imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-stretch.html

-- 
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/eaa954aa/attachment-0001.htm>


More information about the webkit-unassigned mailing list