Title: [210450] trunk/LayoutTests
Revision
210450
Author
[email protected]
Date
2017-01-06 12:17:48 -0800 (Fri, 06 Jan 2017)

Log Message

Skip editing/caret/emoji.html on ios-simulator since it relies on EventSender.keydown().

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (210449 => 210450)


--- trunk/LayoutTests/ChangeLog	2017-01-06 20:02:45 UTC (rev 210449)
+++ trunk/LayoutTests/ChangeLog	2017-01-06 20:17:48 UTC (rev 210450)
@@ -1,3 +1,11 @@
+2017-01-06  Ryan Haddad  <[email protected]>
+
+        Skip editing/caret/emoji.html on ios-simulator since it relies on EventSender.keydown().
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2017-01-06  Joseph Pecoraro  <[email protected]>
 
         Add some missing longhand properties to CSSComputedStyleDeclaration and fix default values

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (210449 => 210450)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-01-06 20:02:45 UTC (rev 210449)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2017-01-06 20:17:48 UTC (rev 210450)
@@ -348,6 +348,7 @@
 fast/text/all-small-caps-whitespace.html [ Skip ]
 
 # This test relies on EventSender.keydown(), which is not supported on iOS
+editing/caret/emoji.html [ Skip ]
 webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ]
 fast/forms/validation-message-maxLength.html [ Skip ]
 fast/shadow-dom/shadow-host-removal-crash.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to