Skip to content

Commit

Permalink
compositing/iframes/border-radius-composited-frame.html fails sometimes
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=247300
rdar://80333071

Unreviewed test gardening.

Add some tiny pixel tolerance for this test.

* LayoutTests/compositing/iframes/border-radius-composited-frame.html:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/256184@main
  • Loading branch information
smfr committed Nov 1, 2022
1 parent 76cfbdc commit 742f3d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-2"/>
<style>
iframe {
height: 400px;
Expand Down
3 changes: 0 additions & 3 deletions LayoutTests/platform/mac/TestExpectations
Expand Up @@ -2295,9 +2295,6 @@ fast/text/font-lookup-dot-prefix-case-sensitive.html [ Pass ]
[ BigSur Monterey ] fast/text/locale-shaping-2.html [ Pass ImageOnlyFailure ]
[ BigSur Monterey ] fast/text/locale-shaping-3.html [ Pass ImageOnlyFailure ]

#rdar://80333071
[ BigSur+ ] compositing/iframes/border-radius-composited-frame.html [ ImageOnlyFailure ]

[ BigSur ] imported/w3c/web-platform-tests/url/toascii.window.html [ Skip ]

# Was in LayoutTests/Expectations, now only happening on Mac
Expand Down

0 comments on commit 742f3d6

Please sign in to comment.