Title: [243737] trunk/LayoutTests
Revision
243737
Author
[email protected]
Date
2019-04-01 23:23:42 -0700 (Mon, 01 Apr 2019)

Log Message

Skip the tests added in r236519 on iOS. This feature was never implemented in iOS.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243736 => 243737)


--- trunk/LayoutTests/ChangeLog	2019-04-02 04:01:59 UTC (rev 243736)
+++ trunk/LayoutTests/ChangeLog	2019-04-02 06:23:42 UTC (rev 243737)
@@ -1,3 +1,9 @@
+2019-04-01  Ryosuke Niwa  <[email protected]>
+
+        Skip the tests added in r236519 on iOS. This feature was never implemented in iOS.
+
+        * platform/ios/TestExpectations:
+
 2019-04-01  Said Abou-Hallawa  <[email protected]>
 
         Remove the SVG tear off objects for SVGMatrix, SVGTransfrom, SVGTransformList and SVGAnimatedTransformList

Modified: trunk/LayoutTests/platform/ios/TestExpectations (243736 => 243737)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-04-02 04:01:59 UTC (rev 243736)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-04-02 06:23:42 UTC (rev 243737)
@@ -267,6 +267,12 @@
 editing/pasteboard/datatransfer-items-drop-plaintext-file.html [ Skip ]
 editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html [ Skip ]
 editing/selection/drag-to-contenteditable-iframe.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-mixed-editability-1.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-mixed-editability-2.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-mixed-editability-3.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-mixed-editability-4.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-mixed-editability-5.html [ Skip ]
+editing/selection/selection-across-shadow-boundaries-user-select-all-1.html [ Skip ]
 fast/events/bogus-dropEffect-effectAllowed.html [ Skip ]
 fast/events/clear-drag-state.html [ Skip ]
 fast/events/clear-edit-drag-state.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to