Skip to content

Commit

Permalink
[Gardening]: REGRESSION (268354@main): [ Ventura+ wk2 x86_64 ] import…
Browse files Browse the repository at this point in the history
…ed/w3c/web-platform-tests/css/filter-effects/filters-drop-shadow-002.html is a image failure.

https://bugs.webkit.org/show_bug.cgi?id=264266
rdar://118006514

Unreviewed test gardening.

Add pixel tolerance.

* LayoutTests/imported/w3c/web-platform-tests/css/filter-effects/filters-drop-shadow-002.html:

Canonical link: https://commits.webkit.org/270291@main
  • Loading branch information
martadarbinyan committed Nov 6, 2023
1 parent 6930358 commit 2c43e21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=350411">
<link rel="match" href="reference/filters-drop-shadow-002-ref.html">
<meta name="assert" content="Check that clipping gets correctly applied on children of a container with a drop-shadow filter in effect."/>

<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-28" />
<style>
.container {
filter: drop-shadow(5px 5px 5px black);
Expand Down

0 comments on commit 2c43e21

Please sign in to comment.