Title: [286990] trunk/LayoutTests
Revision
286990
Author
ryanhad...@apple.com
Date
2021-12-13 15:45:36 -0800 (Mon, 13 Dec 2021)

Log Message

Unreviewed test gardening for rdar://80334322, rebaseline tests for Monterey.

* platform/mac-bigsur/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
* platform/mac-bigsur/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
* platform/mac-wk1/TestExpectations:
* platform/mac/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
* platform/mac/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286989 => 286990)


--- trunk/LayoutTests/ChangeLog	2021-12-13 23:41:49 UTC (rev 286989)
+++ trunk/LayoutTests/ChangeLog	2021-12-13 23:45:36 UTC (rev 286990)
@@ -1,5 +1,15 @@
 2021-12-13  Ryan Haddad  <ryanhad...@apple.com>
 
+        Unreviewed test gardening for rdar://80334322, rebaseline tests for Monterey.
+
+        * platform/mac-bigsur/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
+        * platform/mac-bigsur/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
+        * platform/mac/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
+
+2021-12-13  Ryan Haddad  <ryanhad...@apple.com>
+
         LFC][IFC] Add partial unicode-bidi support on inline level boxes
         https://bugs.webkit.org/show_bug.cgi?id=234196
 

Added: trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt (0 => 286990)


--- trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt	2021-12-13 23:45:36 UTC (rev 286990)
@@ -0,0 +1,3 @@
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
+window.scrollX: -120
+window.scrollY: 80

Added: trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt (0 => 286990)


--- trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt	2021-12-13 23:45:36 UTC (rev 286990)
@@ -0,0 +1,3 @@
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
+window.scrollX: 80
+window.scrollY: -120

Added: trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt (0 => 286990)


--- trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt	2021-12-13 23:45:36 UTC (rev 286990)
@@ -0,0 +1,3 @@
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
+window.scrollX: -116
+window.scrollY: 92

Added: trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt (0 => 286990)


--- trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-bigsur/fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt	2021-12-13 23:45:36 UTC (rev 286990)
@@ -0,0 +1,3 @@
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
+window.scrollX: 84
+window.scrollY: -108

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (286989 => 286990)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-12-13 23:41:49 UTC (rev 286989)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-12-13 23:45:36 UTC (rev 286990)
@@ -1301,10 +1301,6 @@
 [ BigSur ] transforms/2d/rotate-change-composited.html [ Pass ImageOnlyFailure ]
 [ BigSur ] transforms/2d/rotate-composited.html [ Pass ImageOnlyFailure ]
 
-# rdar://80334322 (REGRESSION: [ Monterey wk1 ] fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.html and fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html are constant failures)
-[ Monterey ] fast/events/wheel/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure ]
-[ Monterey ] fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure ]
-
 # rdar://80332264 ([ Monterey wk1 ] compositing/fixed-with-main-thread-scrolling.html has multiple failures)
 [ Monterey ] compositing/fixed-with-main-thread-scrolling.html [ Skip ]
 
@@ -1528,4 +1524,4 @@
 
 # webkit.org/b/234105 Skip 2 imported/w3c/web-platform-tests/speech-api/SpeechSynthesis in mac wk1. 
 [ Catalina+ ] imported/w3c/web-platform-tests/speech-api/SpeechSynthesis-speak-events.html [ Skip ]
-[ Catalina+ ] imported/w3c/web-platform-tests/speech-api/SpeechSynthesis-pause-resume.tentative.html [ Skip ] 
\ No newline at end of file
+[ Catalina+ ] imported/w3c/web-platform-tests/speech-api/SpeechSynthesis-pause-resume.tentative.html [ Skip ] 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to