Title: [287662] trunk/LayoutTests
Revision
287662
Author
ryanhad...@apple.com
Date
2022-01-05 17:21:20 -0800 (Wed, 05 Jan 2022)

Log Message

[selectors] :focus-visible not matching on accessKey focus after focusing something via mouse
https://bugs.webkit.org/show_bug.cgi?id=234077

Unreviewed test gardening.

* platform/ios/TestExpectations: Disable test for iOS since it relies upon mouse events.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (287661 => 287662)


--- trunk/LayoutTests/ChangeLog	2022-01-06 01:06:10 UTC (rev 287661)
+++ trunk/LayoutTests/ChangeLog	2022-01-06 01:21:20 UTC (rev 287662)
@@ -1,5 +1,14 @@
 2022-01-05  Ryan Haddad  <ryanhad...@apple.com>
 
+        [selectors] :focus-visible not matching on accessKey focus after focusing something via mouse
+        https://bugs.webkit.org/show_bug.cgi?id=234077
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Disable test for iOS since it relies upon mouse events.
+
+2022-01-05  Ryan Haddad  <ryanhad...@apple.com>
+
         REGRESSION (r287609?): imported/w3c/web-platform-tests/css/cssom/css-style-attr-decl-block.html is consistently failing
         https://bugs.webkit.org/show_bug.cgi?id=234906
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (287661 => 287662)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-01-06 01:06:10 UTC (rev 287661)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-01-06 01:21:20 UTC (rev 287662)
@@ -710,6 +710,7 @@
 fast/selectors/active-hover-strict.html [ Skip ]
 fast/selectors/active-quirks.html [ Skip ]
 fast/selectors/active-strict.html [ Skip ]
+fast/selectors/focus-visible-accesskey.html [ Skip ]
 fast/selectors/hover-descendant-shadow-tree.html [ Skip ]
 fast/selectors/hover-invalidation-descendant-clear.html [ Skip ]
 fast/selectors/hover-invalidation-descendant-dynamic.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to