Title: [200715] trunk/LayoutTests
Revision
200715
Author
rn...@webkit.org
Date
2016-05-11 16:36:59 -0700 (Wed, 11 May 2016)

Log Message

Add a failing expectation on iOS for the test added in r200712
since there is no support for eventSender on iOS.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (200714 => 200715)


--- trunk/LayoutTests/ChangeLog	2016-05-11 23:25:31 UTC (rev 200714)
+++ trunk/LayoutTests/ChangeLog	2016-05-11 23:36:59 UTC (rev 200715)
@@ -1,5 +1,12 @@
 2016-05-11  Ryosuke Niwa  <rn...@webkit.org>
 
+        Add a failing expectation on iOS for the test added in r200712
+        since there is no support for eventSender on iOS.
+
+        * platform/ios-simulator/TestExpectations:
+
+2016-05-11  Ryosuke Niwa  <rn...@webkit.org>
+
         Moving focus by tab could erroneously focus a non-focusable shadow host
         https://bugs.webkit.org/show_bug.cgi?id=157585
 

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (200714 => 200715)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-05-11 23:25:31 UTC (rev 200714)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-05-11 23:36:59 UTC (rev 200715)
@@ -256,6 +256,7 @@
 webkit.org/b/148695 fast/shadow-dom [ Pass ]
 
 # No tab navigation support on iOS
+fast/shadow-dom/focus-on-iframe.html [ Failure ]
 fast/shadow-dom/negative-tabindex-on-shadow-host.html [ Failure ]
 
 webkit.org/b/150225 fast/custom-elements [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to