Skip to content

Commit

Permalink
Cherry-pick 2431906. rdar://123320516
Browse files Browse the repository at this point in the history
    REGRESSION (272891@main): [ MacOS ] css3/filters/effect-sepia.html is a constant failure
    https://bugs.webkit.org/show_bug.cgi?id=269797
    rdar://123320516

    [Filters] Unreviewed test gardening

    Increase the pixel tolerance of the test.

    * LayoutTests/css3/filters/effect-sepia.html:

    Canonical link: https://commits.webkit.org/275107@main

Identifier: 273664.1307@safari-7619.1.5-branch
  • Loading branch information
shallawa authored and MyahCobbs committed Feb 26, 2024
1 parent 8ab751a commit e46eb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LayoutTests/css3/filters/effect-sepia.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-34979">
<meta name="fuzzy" content="maxDifference=0-48; totalPixels=0-66700">
<link rel="stylesheet" href="resources/filter-helpers.css">
<script src="resources/filter-helpers.js"></script>
<script>
Expand Down

0 comments on commit e46eb33

Please sign in to comment.