Diff
Modified: trunk/LayoutTests/ChangeLog (283499 => 283500)
--- trunk/LayoutTests/ChangeLog 2021-10-04 16:37:11 UTC (rev 283499)
+++ trunk/LayoutTests/ChangeLog 2021-10-04 16:39:01 UTC (rev 283500)
@@ -1,3 +1,22 @@
+2021-10-04 Ayumi Kojima <[email protected]>
+
+ Cleaning up expectations for iOS 15.
+ https://bugs.webkit.org/show_bug.cgi?id=230968
+
+ Unreviewed test gardening.
+
+ * platform/ios-14/TestExpectations:
+ * platform/ios-15/fast/forms/ios/accessory-bar-navigation-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/focus-input-in-fixed-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/focus-input-in-iframe-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/focus-input-via-button-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/focus-input-via-button-no-scaling-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/focus-long-textarea-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/zoom-after-input-tap-expected.txt: Added.
+ * platform/ios-15/fast/forms/ios/zoom-after-input-tap-wide-input-expected.txt: Added.
+ * platform/ios/TestExpectations:
+ * platform/ipad/TestExpectations:
+
2021-10-04 Lauro Moura <[email protected]>
Make preload referrer-img.py compatible with Python 3.9
Modified: trunk/LayoutTests/platform/ios/TestExpectations (283499 => 283500)
--- trunk/LayoutTests/platform/ios/TestExpectations 2021-10-04 16:37:11 UTC (rev 283499)
+++ trunk/LayoutTests/platform/ios/TestExpectations 2021-10-04 16:39:01 UTC (rev 283500)
@@ -27,6 +27,15 @@
fast/forms/ios [ Pass ]
fast/forms/ios/ipad [ Skip ]
+# These tests fail or are flaky in non-internal iOS 14 simulator
+fast/forms/ios/autocapitalize-words.html [ Pass Failure ]
+fast/forms/ios/inputmode-none-with-hardware-keyboard.html [ Pass Failure ]
+
+fast/forms/ios/dismiss-picker-using-keyboard.html [ Pass Timeout ]
+fast/forms/ios/drag-range-thumb.html [ Pass Timeout Timeout ]
+fast/forms/ios/inputmode-change-update-keyboard.html [ Pass Timeout ]
+fast/forms/ios/ipad/open-picker-using-keyboard.html [ Pass Timeout ]
+
fast/css/appearance-apple-pay-button.html [ Pass ]
fast/css/appearance-apple-pay-button-border-radius.html [ Pass ]
fast/css/appearance-apple-pay-button-default-corners.html [ Pass ]
Modified: trunk/LayoutTests/platform/ios-14/TestExpectations (283499 => 283500)
--- trunk/LayoutTests/platform/ios-14/TestExpectations 2021-10-04 16:37:11 UTC (rev 283499)
+++ trunk/LayoutTests/platform/ios-14/TestExpectations 2021-10-04 16:39:01 UTC (rev 283500)
@@ -96,25 +96,9 @@
# rdar://79084756 ((r278618) media/modern-media-controls /overflow-support/chapters.html is timing out since introduction (226828))
media/modern-media-controls/overflow-support/chapters.html [ Pass ]
-# These tests fail or are flaky in non-internal iOS 14 simulator
-fast/forms/ios/accessory-bar-navigation.html [ Pass Failure Timeout ]
-fast/forms/ios/autocapitalize-words.html [ Pass Failure ]
-fast/forms/ios/focus-input-in-fixed.html [ Pass Failure Timeout Crash ]
-fast/forms/ios/focus-input-in-iframe.html [ Pass Failure Crash Timeout ]
-fast/forms/ios/focus-input-via-button-no-scaling.html [ Pass Failure Timeout Crash ]
-fast/forms/ios/focus-input-via-button.html [ Pass Failure Timeout Crash ]
-fast/forms/ios/focus-long-textarea.html [ Pass Failure Timeout Crash ]
-fast/forms/ios/inputmode-none-with-hardware-keyboard.html [ Pass Failure ]
-fast/forms/ios/zoom-after-input-tap-wide-input.html [ Pass Failure Timeout Crash ]
-fast/forms/ios/zoom-after-input-tap.html [ Pass Failure Timeout Crash ]
fast/events/ios/key-events-comprehensive/key-events-control-option.html [ Pass Timeout ]
[ Debug ] fast/events/ios/key-events-comprehensive/key-events-control-shift.html [ Pass Timeout ]
-fast/forms/ios/dismiss-picker-using-keyboard.html [ Pass Timeout ]
-fast/forms/ios/drag-range-thumb.html [ Pass Timeout Crash Timeout ]
-fast/forms/ios/inputmode-change-update-keyboard.html [ Pass Timeout ]
-fast/forms/ios/ipad/open-picker-using-keyboard.html [ Pass Timeout ]
-
fast/events/ios/keydown-keyup-keypress-keys-in-non-editable-using-chinese-keyboard.html [ Pass Failure ]
imported/w3c/web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-nowrap-001.html [ Pass Timeout ]
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/accessory-bar-navigation-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/accessory-bar-navigation-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/accessory-bar-navigation-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,16 @@
+Tests zooming into a text input on tap.
+
+
+After focus first field
+
+tap location { x: 38.000, y: 446.000 }
+scale 0.749
+visibleRect { left: 0.000, top: 110.753, width: 427.000, height: 731.237 }
+After move to second field
+
+scale 0.749
+visibleRect { left: 0.000, top: 932.061, width: 427.000, height: 731.237 }
+After move to first field
+
+scale 0.749
+visibleRect { left: 0.000, top: 110.753, width: 427.000, height: 731.237 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-fixed-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-fixed-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-fixed-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,4 @@
+
+tap location { x: 40.000, y: 130.000 }
+scale 1.455
+visibleRect { left: 0.000, top: 0.000, width: 219.979, height: 376.713 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-iframe-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-iframe-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-in-iframe-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,7 @@
+Tests zooming into a text input on tap.
+
+Click to focus input
+
+tap location { x: 20.000, y: 62.000 }
+scale 1.455
+visibleRect { left: 5.499, top: 1121.890, width: 219.979, height: 376.713 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,7 @@
+Tests zooming into a text input on tap.
+
+Click to focus input
+
+tap location { x: 20.000, y: 62.000 }
+scale 1.455
+visibleRect { left: 0.000, top: 711.837, width: 219.979, height: 376.713 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-no-scaling-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-no-scaling-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-input-via-button-no-scaling-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,7 @@
+Tests zooming into a text input on tap.
+
+Click to focus input
+
+tap location { x: 20.000, y: 62.000 }
+scale 0.749
+visibleRect { left: 0.000, top: 548.428, width: 427.000, height: 731.237 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-long-textarea-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-long-textarea-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/focus-long-textarea-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,6 @@
+Tests zooming into a tall textarea on tap.
+
+
+tap location { x: 38.000, y: 664.000 }
+scale 1.455
+visibleRect { left: 0.000, top: 324.125, width: 219.979, height: 376.713 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,6 @@
+Tests zooming into a text input on tap.
+
+
+tap location { x: 38.000, y: 862.000 }
+scale 1.455
+visibleRect { left: 0.000, top: 689.839, width: 219.979, height: 376.713 }
Added: trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-wide-input-expected.txt (0 => 283500)
--- trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-wide-input-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-15/fast/forms/ios/zoom-after-input-tap-wide-input-expected.txt 2021-10-04 16:39:01 UTC (rev 283500)
@@ -0,0 +1,6 @@
+Tests zooming to an offset in a wide text input on tap.
+
+
+tap location { x: 328.000, y: 862.000 }
+scale 1.454
+visibleRect { left: 433.267, top: 689.789, width: 220.072, height: 376.874 }
Modified: trunk/LayoutTests/platform/ipad/TestExpectations (283499 => 283500)
--- trunk/LayoutTests/platform/ipad/TestExpectations 2021-10-04 16:37:11 UTC (rev 283499)
+++ trunk/LayoutTests/platform/ipad/TestExpectations 2021-10-04 16:39:01 UTC (rev 283500)
@@ -7,6 +7,21 @@
fast/events/ios/ipad [ Pass ]
fast/forms/ios/ipad [ Pass ]
+# iPads don't zoom when form elements are focused
+fast/forms/ios/accessory-bar-navigation.html [ Skip ]
+fast/forms/ios/choose-select-option.html [ Skip ]
+fast/forms/ios/delete-in-input-in-iframe.html [ Skip ]
+fast/forms/ios/focus-input-in-fixed.html [ Skip ]
+fast/forms/ios/focus-input-in-iframe.html [ Skip ]
+fast/forms/ios/focus-input-via-button-no-scaling.html [ Skip ]
+fast/forms/ios/focus-input-via-button.html [ Skip ]
+fast/forms/ios/focus-long-textarea.html [ Skip ]
+fast/forms/ios/typing-in-input-in-iframe.html [ Skip ]
+fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale.html [ Skip ]
+fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-user-scalable-no.html [ Skip ]
+fast/forms/ios/zoom-after-input-tap-wide-input.html [ Skip ]
+fast/forms/ios/zoom-after-input-tap.html [ Skip ]
+
media/video-background-playback.html [ Pass Crash ]
fast/forms/ios/scroll-to-reveal-focused-select.html [ Crash Failure ]
fast/forms/ios/time-picker-value-change.html [ Failure ]