Skip to content

Commit

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

Unreviewed.

Skip this test for now like we do the other test that draws pixels from site-isolated
iframes because the meta viewport size isn't hooked up right yet.  The test was always
failing on iOS.

* LayoutTests/platform/ios/TestExpectations:

Canonical link: https://commits.webkit.org/269515@main
  • Loading branch information
achristensen07 committed Oct 19, 2023
1 parent e1dd5ae commit 270de14
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 @@ -4567,6 +4567,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/draw-after-navigation.html [ Skip ]
webkit.org/b/257904 http/tests/site-isolation/selection-focus.html [ Skip ]

# This test can't be enabled on iOS until EventSenderProxyIOS::keyDown() is implemented.
Expand Down

0 comments on commit 270de14

Please sign in to comment.