[Webkit-unassigned] [Bug 259013] New: [CSS Math Functions] Implement use-time sign() handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 8 03:17:11 PDT 2023


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

            Bug ID: 259013
           Summary: [CSS Math Functions] Implement use-time sign()
                    handling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://wpt.fyi/results/css/css-values/signs-abs-compu
                    ted.html?label=master&label=experimental&product=chrom
                    e&product=firefox&product=safari&aligned&view=interop&
                    q=label%3Ainterop-2023-mathfunctions
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: webkit-bug-importer at group.apple.com

sign(10px - 1em) should return 0 if font-size is 10px, right now it returns 1px, which is incorrect.

See failures in https://wpt.fyi/results/css/css-values/signs-abs-computed.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2023-mathfunctions

-- 
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/20230708/92f020af/attachment-0001.htm>


More information about the webkit-unassigned mailing list