WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251558
Relax the checks of the alpha channel of the blurred stroke in fast/canvas/canvas-scale-strokePath-shadow.html
https://bugs.webkit.org/show_bug.cgi?id=251558
Summary
Relax the checks of the alpha channel of the blurred stroke in fast/canvas/ca...
Said Abou-Hallawa
Reported
2023-02-01 15:56:18 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-02-01 15:56:45 PST
rdar://104761905
Said Abou-Hallawa
Comment 2
2023-02-01 16:02:33 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9491
EWS
Comment 3
2023-02-02 11:34:30 PST
Committed
259765@main
(d538ed723a99): <
https://commits.webkit.org/259765@main
> Reviewed commits have been landed. Closing PR #9491 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug