Title: [294604] trunk/LayoutTests/platform
Revision
294604
Author
jen...@apple.com
Date
2022-05-20 18:23:37 -0700 (Fri, 20 May 2022)

Log Message

[Gardening]: [ iOS ] fast/events/ios/rotation/layout-viewport-during-safari-type-rotation.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=231266

Unreviewed test gardening.

* LayoutTests/platform/ios/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt: Renamed from LayoutTests/platform/ios-wk2/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt.

Canonical link: https://commits.webkit.org/250830@main

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/ios-wk2/fast/events/ios/

Diff

Copied: trunk/LayoutTests/platform/ios/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt (from rev 294603, trunk/LayoutTests/platform/ios-wk2/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt) (0 => 294604)


--- trunk/LayoutTests/platform/ios/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt	2022-05-21 01:23:37 UTC (rev 294604)
@@ -0,0 +1,41 @@
+Before rotation
+layoutViewport: 0, 0 - 390 x 797
+visualViewport: 0, 0 - 390 x 797
+client rect of fixed object:0, 0 - 390 x 797
+
+In orientationchange event handler:
+(This will trigger the resize handler by forcing a layout.)
+layoutViewport: 0, 0 - 844 x 390
+visualViewport: 0, 0 - 844 x 390
+client rect of fixed object:0, 0 - 844 x 390
+
+In resize event handler:
+layoutViewport: 0, 0 - 844 x 390
+visualViewport: 0, 0 - 844 x 390
+client rect of fixed object:0, 0 - 844 x 390
+
+In resize event handler:
+layoutViewport: 0, 0 - 600 x 800
+visualViewport: 0, 0 - 600 x 800
+client rect of fixed object:0, 0 - 600 x 800
+
+In resize event handler:
+layoutViewport: 0, 0 - 844 x 390
+visualViewport: 0, 0 - 844 x 390
+client rect of fixed object:0, 0 - 844 x 390
+
+In resize event handler:
+layoutViewport: 0, 0 - 600 x 800
+visualViewport: 0, 0 - 600 x 800
+client rect of fixed object:0, 0 - 600 x 800
+
+In resize event handler:
+layoutViewport: 0, 0 - 844 x 390
+visualViewport: 0, 0 - 844 x 390
+client rect of fixed object:0, 0 - 844 x 390
+
+After rotation
+layoutViewport: 0, 0 - 844 x 390
+visualViewport: 0, 0 - 844 x 390
+client rect of fixed object:0, 0 - 844 x 390
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to