Skip to content

Commit

Permalink
REGRESSION ( Sonoma?): [ Sonoma wk1 release ] compositing/show-compos…
Browse files Browse the repository at this point in the history
…ited-iframe-on-back-button.html is a flaky image failure

https://bugs.webkit.org/show_bug.cgi?id=266309
rdar://119581489

Reviewed by Simon Fraser.

Adding pixel tolerance.

* LayoutTests/compositing/show-composited-iframe-on-back-button.html:

Canonical link: https://commits.webkit.org/271962@main
  • Loading branch information
karlrackler committed Dec 13, 2023
1 parent b14b70f commit 0407c79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-1;totalPixels=0-105" />
<title>Show composited iframe contents when navigating back to page</title>
<link rel="stylesheet" href="resources/show-composited-iframe-on-back-button.css">
<script>
Expand Down

0 comments on commit 0407c79

Please sign in to comment.