Skip to content

Commit

Permalink
[Gardening]: REGRESSION ( Sonoma): [ Sonoma wk2 x86_64 ] fast/box-sha…
Browse files Browse the repository at this point in the history
…dow/inset-box-shadow.html is a constant image failure

https://bugs.webkit.org/show_bug.cgi?id=264773
rdar://118355231

Unreviewed test gardening.

Add pixel tolerance.

* LayoutTests/fast/box-shadow/inset-box-shadow.html:

Canonical link: https://commits.webkit.org/270681@main
  • Loading branch information
martadarbinyan committed Nov 13, 2023
1 parent 808409e commit 2ac26dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LayoutTests/fast/box-shadow/inset-box-shadow.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<meta name="fuzzy" content="maxDifference=0-56;totalPixels=0-210" />
<meta name="fuzzy" content="maxDifference=0-43;totalPixels=0-213" />
<style>
div {
position: absolute;
Expand Down

0 comments on commit 2ac26dd

Please sign in to comment.