Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47670, comment 19


Ignore:
Timestamp:
09/24/2021 09:50:15 AM (3 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47670, comment 19

    initial v1  
    1 After noticing that the admin toolbar's extra profile link currently uses a negative tabindex (since r19559), that attribute seems viable in this case, too.
     1After noticing that the admin toolbar's extra profile link currently uses a negative tabindex (since r19207), that attribute seems viable in this case, too.
    22
    33The feed link also would need `aria-hidden="true"` to hide it (with NVDA).