Title: [288370] trunk/LayoutTests
Revision
288370
Author
jen...@apple.com
Date
2022-01-21 13:02:59 -0800 (Fri, 21 Jan 2022)

Log Message

[ iOS EWS ] imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=235150
<rdar://problem/87524787>

Unreviewed, re-land iOS baseline in the correct location. The behaviour difference is expected as it involves mouse events.

* platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-expected.txt: Renamed from LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288369 => 288370)


--- trunk/LayoutTests/ChangeLog	2022-01-21 21:01:31 UTC (rev 288369)
+++ trunk/LayoutTests/ChangeLog	2022-01-21 21:02:59 UTC (rev 288370)
@@ -1,3 +1,13 @@
+2022-01-21  Robert Jenner  <jen...@apple.com>
+
+        [ iOS EWS ] imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html is a constant text failure
+        https://bugs.webkit.org/show_bug.cgi?id=235150
+        <rdar://problem/87524787>
+
+        Unreviewed, re-land iOS baseline in the correct location. The behaviour difference is expected as it involves mouse events.
+
+        * platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-expected.txt: Renamed from LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt.
+
 2022-01-21  Antti Koivisto  <an...@apple.com>
 
         WPT version of css/css-cascade/parsing/layer-import-parsing.html crashes with nullptr

Deleted: trunk/LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt (288369 => 288370)


--- trunk/LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt	2022-01-21 21:01:31 UTC (rev 288369)
+++ trunk/LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt	2022-01-21 21:02:59 UTC (rev 288370)
@@ -1,4 +0,0 @@
-Click me
-
-FAIL Moving a node during mousedown should not crash assert_equals: expected Element node <div id="click" _onmousedown_="handleDown(this)">Click me</... but got null
-

Copied: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-expected.txt (from rev 288368, trunk/LayoutTests/platform/ios/imported/w3c/dom/events/focus-event-document-move-expected.txt) (0 => 288370)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-expected.txt	2022-01-21 21:02:59 UTC (rev 288370)
@@ -0,0 +1,4 @@
+Click me
+
+FAIL Moving a node during mousedown should not crash assert_equals: expected Element node <div id="click" _onmousedown_="handleDown(this)">Click me</... but got null
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to