Skip to content

Commit

Permalink
Increase fuzziness of css3/masking/clip-path-inset-corners.html
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=251423
rdar://104763200

Unreviewed test adjustment.

* LayoutTests/css3/masking/clip-path-inset-corners.html:

Increase allowed fuzziness slightly.

Canonical link: https://commits.webkit.org/259621@main
  • Loading branch information
anttijk committed Jan 31, 2023
1 parent 13ac0f7 commit 5c12137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LayoutTests/css3/masking/clip-path-inset-corners.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<meta name="fuzzy" content="maxDifference=0-45; totalPixels=0-198" />
<meta name="fuzzy" content="maxDifference=0-50; totalPixels=0-198" />
<style>
.container {
width: 100px;
Expand Down

0 comments on commit 5c12137

Please sign in to comment.