Skip to content

Commit

Permalink
adjust pixel tolerance for compositing/backgrounds/fixed-background-o…
Browse files Browse the repository at this point in the history
…n-descendant.html

https://bugs.webkit.org/show_bug.cgi?id=256303
rdar://103537075

adjusting pixel tolerance.

Reviewed by Simon Fraser.

* LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html:

Canonical link: https://commits.webkit.org/263675@main
  • Loading branch information
karlrackler committed May 4, 2023
1 parent 970189b commit 82faeb5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@

<html>
<head>
<meta name="fuzzy" content="maxDifference=0-50; totalPixels=0-1203" />
<meta name="fuzzy" content="maxDifference=0-50; totalPixels=0-1210" />
<style>
body {
height: 2000px;
Expand Down

0 comments on commit 82faeb5

Please sign in to comment.