Skip to content

Commit

Permalink
Add pixel tolerance for test animations/additive-transform-animations…
Browse files Browse the repository at this point in the history
….html

https://bugs.webkit.org/show_bug.cgi?id=268086
rdar://121558830

Reviewed by Antoine Quint.

Add pixel tolerance.

* LayoutTests/animations/additive-transform-animations.html:

Canonical link: https://commits.webkit.org/273525@main
  • Loading branch information
karlrackler committed Jan 25, 2024
1 parent 05021da commit 77b001a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LayoutTests/animations/additive-transform-animations.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-1" />
<style>
#original {
position: absolute;
Expand Down

0 comments on commit 77b001a

Please sign in to comment.