commit fd5246d45707000a9670a7585c985f2ffcbc96d0
parent cc2759f7e5df4b6eba74aea3f651bb0157ab45ce
Author: Claire Chambers <clchambers@microsoft.com>
Date: Thu, 9 Oct 2025 16:27:50 +0000
Bug 1991188 [wpt PR 55082] - Add fuzzy diff for backdrop-filter-fixed-clip, a=testonly
Automatic update from web-platform-tests
Add fuzzy diff for backdrop-filter-fixed-clip
This test is a follow up to
https://chromium-review.googlesource.com/c/chromium/src/+/6916525, which
fixed another test that also had a 1/255 diff in a color channel. This
diff is caused by differences in rendering pipelines and is not a code
issue.
This test already passes with SKIA, but fails with software renderer.
This CL fixes that.
Bug: 56387505
Change-Id: I86aa7e27cd2743ecc8bf66d429b5cd86b684efe6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6941602
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Claire Chambers <clchambers@microsoft.com>
Reviewed-by: Olga Gerchikov <gerchiko@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1521393}
--
wpt-commits: 398f83c374500f9c9e37fca2f87692e096560fa7
wpt-pr: 55082
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/filter-effects/backdrop-filter-fixed-clip.html b/testing/web-platform/tests/css/filter-effects/backdrop-filter-fixed-clip.html
@@ -4,6 +4,7 @@
<link rel="author" href="mailto:masonf@chromium.org">
<link rel="help" href="https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty">
<link rel="match" href="backdrop-filter-fixed-clip-ref.html">
+<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-54400">
<div style="width:600px;">
<p>Expected: A green box, overlapping red box, and a small, inset cyan box. The<br>