[Webkit-unassigned] [Bug 227514] New: [GLIB] regression(r278304): fast/css/parsing-relative-color-syntax.html fails on GTK and WPE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 16:18:01 PDT 2021


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

            Bug ID: 227514
           Summary: [GLIB] regression(r278304):
                    fast/css/parsing-relative-color-syntax.html fails on
                    GTK and WPE
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agoldmints at igalia.com
                CC: bfulgham at webkit.org, darin at apple.com, sam at webkit.org,
                    simon.fraser at apple.com, zalan at apple.com

This test has started failing since r278304, in particular one assertion in the test (added in the aforementioned change) fails as follows:

FAIL computedStyle("background-color", "lch(from peru calc(l * 0.8) c h)") should be lch(49.80138% 54.003296 63.680317). Was lch(49.80138% 54.003284 63.68035).

Which seems like a precision issue somewhere (perhaps the test demanding too much precision here?)

-- 
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/20210629/093e8391/attachment-0001.htm>


More information about the webkit-unassigned mailing list