Title: [206946] trunk/LayoutTests
Revision
206946
Author
[email protected]
Date
2016-10-07 17:23:46 -0700 (Fri, 07 Oct 2016)

Log Message

Unreviewed, mark a test as failing on iOS simulator

This was intended to be a part of r206944.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (206945 => 206946)


--- trunk/LayoutTests/ChangeLog	2016-10-08 00:20:05 UTC (rev 206945)
+++ trunk/LayoutTests/ChangeLog	2016-10-08 00:23:46 UTC (rev 206946)
@@ -1,5 +1,13 @@
 2016-10-07  Wenson Hsieh  <[email protected]>
 
+        Unreviewed, mark a test as failing on iOS simulator
+
+        This was intended to be a part of r206944.
+
+        * platform/ios-simulator/TestExpectations:
+
+2016-10-07  Wenson Hsieh  <[email protected]>
+
         Support onbeforeinput event handling for the new InputEvent spec
         https://bugs.webkit.org/show_bug.cgi?id=163021
         <rdar://problem/28658073>

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (206945 => 206946)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-10-08 00:20:05 UTC (rev 206945)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-10-08 00:23:46 UTC (rev 206946)
@@ -1200,6 +1200,7 @@
 fast/events/input-events-fired-when-typing.html [ Failure ]
 fast/events/before-input-events-prevent-default.html [ Failure ]
 fast/events/before-input-events-prevent-default-in-textfield.html [ Failure ]
+fast/events/before-input-events-different-start-end-elements.html [ Failure ]
 fast/events/key-events-in-input-button.html [ Failure ]
 fast/events/keydown-1.html [ Failure ]
 fast/events/keydown-leftright-keys.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to