[webkit-changes] [WebKit/WebKit] d538ed: Relax the checks of the alpha channel of the blurr...

Said Abou-Hallawa noreply at github.com
Thu Feb 2 11:34:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d538ed723a999270a30f0719b582f339e33ffebd
      https://github.com/WebKit/WebKit/commit/d538ed723a999270a30f0719b582f339e33ffebd
  Author: Said Abou-Hallawa <said at apple.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M LayoutTests/fast/canvas/canvas-scale-strokePath-shadow-expected.txt
    M LayoutTests/fast/canvas/canvas-scale-strokePath-shadow.html
    R LayoutTests/platform/ios/fast/canvas/canvas-scale-strokePath-shadow-expected.txt
    R LayoutTests/platform/mac/fast/canvas/canvas-scale-strokePath-shadow-expected.txt
    R LayoutTests/platform/win/fast/canvas/canvas-scale-strokePath-shadow-expected.txt

  Log Message:
  -----------
  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
rdar://104761905

Reviewed by Dean Jackson.

Relax the check for the alpha channel of the blurred stroke in this test to avoid
rebase-line the expectation in the future. And git rid of the platform expectation.

Ensure the alpha channel of the blurred stroke is between 75 and 225 instead of
175 and 225.

* LayoutTests/fast/canvas/canvas-scale-strokePath-shadow-expected.txt:
* LayoutTests/fast/canvas/canvas-scale-strokePath-shadow.html:
* LayoutTests/platform/ios/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.
* LayoutTests/platform/mac/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.
* LayoutTests/platform/win/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.

Canonical link: https://commits.webkit.org/259765@main




More information about the webkit-changes mailing list