Skip to content

Commit

Permalink
Skip http/tests/site-isolation/double-iframe.html on iOS
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=264422

Unreviewed.

#20120 added a new test that fails on iOS
because of some unrelated drawing issues that also affect other site-isolation
tests.  Skip this new test like we do the others until the underlying issue is
fixed.

* LayoutTests/platform/ios/TestExpectations:

Canonical link: https://commits.webkit.org/270398@main
  • Loading branch information
achristensen07 committed Nov 8, 2023
1 parent 574d366 commit f40bc13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -4568,6 +4568,7 @@ imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-match

http/tests/site-isolation/mouse-events/ [ Skip ]
webkit.org/b/257904 http/tests/site-isolation/basic-iframe.html [ Skip ]
webkit.org/b/257904 http/tests/site-isolation/double-iframe.html [ Skip ]
webkit.org/b/257904 http/tests/site-isolation/draw-after-navigation.html [ Skip ]
webkit.org/b/257904 http/tests/site-isolation/selection-focus.html [ Skip ]

Expand Down

0 comments on commit f40bc13

Please sign in to comment.