Skip to content

Commit

Permalink
[ iOS Debug ] compositing/backing/page-scale-overlap-in-iframe.html i…
Browse files Browse the repository at this point in the history
…s a constant text failure

rdar://123118235
https://bugs.webkit.org/show_bug.cgi?id=269617

Unreviewed test gardening.

Update ipad results, remove from TestExpectations.

* LayoutTests/platform/ipad/TestExpectations:
* LayoutTests/platform/ipad/compositing/backing/page-scale-overlap-in-iframe-expected.txt:

Canonical link: https://commits.webkit.org/276801@main
  • Loading branch information
smfr committed Mar 28, 2024
1 parent 188bb93 commit a693595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion LayoutTests/platform/ipad/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ media/mediacapabilities/mediacapabilities-allowed-codecs.html [ Pass ]
media/mediacapabilities/mediacapabilities-allowed-containers.html [ Pass ]

# webkit.org/b/269393 ([ iOS wk2 ] 3 iOS orientation(layout-tests) are constant text failures)
compositing/backing/page-scale-overlap-in-iframe.html [ Failure ]
fast/screen-orientation/natural-orientation.html [ Pass ]

# webkit.org/b/269417 ([ iOS ] 5x imported/w3c/web-platform-tests are constant text failures)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

(GraphicsLayer
(anchor 0.00 0.00)
(bounds 800.00 1046.00)
(bounds 800.00 1047.00)
(backingStoreAttached 1)
(children 1
(GraphicsLayer
(bounds 800.00 1046.00)
(bounds 800.00 1047.00)
(contentsOpaque 1)
(backingStoreAttached 1)
(children 1
Expand Down

0 comments on commit a693595

Please sign in to comment.