Skip to content

Commit

Permalink
Update background-image-table-cells-straddling-no-repeat.html (#50357)
Browse files Browse the repository at this point in the history
This test currently fails in Safari while giving the right result, because of fuzzy issues. This add a fuzzy meta.
  • Loading branch information
karlcow authored Jan 29, 2025
1 parent 2e8b491 commit 48b7733
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<link rel="help" href="https://www.w3.org/TR/CSS21/tables.html#table-layers">
<link rel="help" href="https://drafts.csswg.org/css-tables/#drawing-cell-backgrounds">
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-4500">
<style>
.green {
background-image: linear-gradient(green, green);
Expand Down

0 comments on commit 48b7733

Please sign in to comment.