[Webkit-unassigned] [Bug 251558] New: Relax the checks of the alpha channel of the blurred stroke in fast/canvas/canvas-scale-strokePath-shadow.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 15:56:18 PST 2023


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

            Bug ID: 251558
           Summary: Relax the checks of the alpha channel of the blurred
                    stroke in
                    fast/canvas/canvas-scale-strokePath-shadow.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

This test is a little bit fragile with the system changes which are related to the Gaussian blur stroke. The value of the alpha channel of the stroke can be different on different releases of macOS and iOS. And this why we have three platform expectations for this test.

To make the expectation more robust and to avoid the rebase-lining it in the future, we can relax the text a little and ensure the alpha channel of the blurred stroke is between 75 and 225 instead of 175 and 225.

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


More information about the webkit-unassigned mailing list