Skip to content

Commit

Permalink
Increase fuzzy for scroll-animations/css/animation-range-visual-test.…
Browse files Browse the repository at this point in the history
…html

To make it pass after crrev.com/c/4900037. Running the scroll timeline
on compositor introduce slightly larger rounding errors.

Change-Id: I67d76b6f9b33f6a7c2b0529d7532118c26547179
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5315751
Auto-Submit: Xianzhu Wang <[email protected]>
Reviewed-by: Stefan Zager <[email protected]>
Commit-Queue: Stefan Zager <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1264684}
  • Loading branch information
wangxianzhu authored and chromium-wpt-export-bot committed Feb 23, 2024
1 parent 7522d62 commit ba63335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scroll-animations/css/animation-range-visual-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="help" src="https://drafts.csswg.org/scroll-animations-1/#named-timeline-range">
<link rel="match" href="animation-range-visual-test-ref.html">
<meta name=fuzzy content="maxDifference=0-64;totalPixels=0-15">
<meta name=fuzzy content="maxDifference=0-64;totalPixels=0-25">
<link rel="stylesheet" href="support/animation-range.css">
<script src="/common/reftest-wait.js"></script>
<script src="/web-animations/testcommon.js"></script>
Expand Down

0 comments on commit ba63335

Please sign in to comment.