Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63011


Ignore:
Timestamp:
02/24/2025 02:40:51 PM (16 months ago)
Author:
wildworks
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63011 – Description

    initial v1  
    1 The back button in the Customizer has `tabindex="-1" applied to it, so it's not keyboard focusable:
     1The back button in the Customizer has `tabindex="-1"` applied to it, so it's not keyboard focusable:
    22
    33https://github.com/WordPress/wordpress-develop/blob/54e97c4c9a9ad71e6005d7e61e4f011ab08d1d4a/src/wp-includes/class-wp-customize-nav-menus.php#L1148