Changeset 287662 in webkit


Ignore:
Timestamp:
Jan 5, 2022 5:21:20 PM (7 months ago)
Author:
Ryan Haddad
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.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r287658 r287662  
     12022-01-05  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        [selectors] :focus-visible not matching on accessKey focus after focusing something via mouse
     4        https://bugs.webkit.org/show_bug.cgi?id=234077
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/TestExpectations: Disable test for iOS since it relies upon mouse events.
     9
    1102022-01-05  Ryan Haddad  <ryanhaddad@apple.com>
    211
  • trunk/LayoutTests/platform/ios/TestExpectations

    r287529 r287662  
    711711fast/selectors/active-quirks.html [ Skip ]
    712712fast/selectors/active-strict.html [ Skip ]
     713fast/selectors/focus-visible-accesskey.html [ Skip ]
    713714fast/selectors/hover-descendant-shadow-tree.html [ Skip ]
    714715fast/selectors/hover-invalidation-descendant-clear.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.