Title: [280449] trunk/LayoutTests
Revision
280449
Author
ayumi_koj...@apple.com
Date
2021-07-29 14:49:41 -0700 (Thu, 29 Jul 2021)

Log Message

[ iPad ] Rebaselining editing/selection/ios/change-selection-by-tapping-with-existing-selection.html.
https://bugs.webkit.org/show_bug.cgi?id=228607

Unreviewed test gardening.

* platform/ipad/editing/selection/ios/change-selection-by-tapping-with-existing-selection-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280448 => 280449)


--- trunk/LayoutTests/ChangeLog	2021-07-29 21:23:36 UTC (rev 280448)
+++ trunk/LayoutTests/ChangeLog	2021-07-29 21:49:41 UTC (rev 280449)
@@ -1,5 +1,14 @@
 2021-07-29  Ayumi Kojima  <ayumi_koj...@apple.com>
 
+        [ iPad ] Rebaselining editing/selection/ios/change-selection-by-tapping-with-existing-selection.html.
+        https://bugs.webkit.org/show_bug.cgi?id=228607
+
+        Unreviewed test gardening.
+
+        * platform/ipad/editing/selection/ios/change-selection-by-tapping-with-existing-selection-expected.txt: Added.
+
+2021-07-29  Ayumi Kojima  <ayumi_koj...@apple.com>
+
         [ iOS ] 2 http/tests/cookies/same-site tests are flaky timing out.
         https://bugs.webkit.org/show_bug.cgi?id=228604
 

Added: trunk/LayoutTests/platform/ipad/editing/selection/ios/change-selection-by-tapping-with-existing-selection-expected.txt (0 => 280449)


--- trunk/LayoutTests/platform/ipad/editing/selection/ios/change-selection-by-tapping-with-existing-selection-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ipad/editing/selection/ios/change-selection-by-tapping-with-existing-selection-expected.txt	2021-07-29 21:49:41 UTC (rev 280449)
@@ -0,0 +1,13 @@
+Here's to the crazy ones, the misfits, the rebels, the trouble makers, the round pegs in the square holes, the ones who see things differently. There not fond of rules, and they have no respect for the status quo, you can quote then, disagree with them, glorify or vilify them, about the only thing you can't do is ignore them. Because they change things. They push the human race forward. And while some may see them as the crazy ones, we see genius. Because the people who are crazy enough to think they can change the world are the ones who do.
+
+Verifies that tapping to change selection works when we already have a selection in the same editable root but do not currently have a focused node in the UIKit sense.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
+Selection before tap: (target#0, target#2)
+Selection after tap: (target#0, target#2)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to