What fresh hell is THIS now? - Patrick Lauke
[car] The other cool thing about having landmark navigation implemented in the browsers is that it would help web developers "see" the semantic organization of their pages. (So they would be more inclined to actually make them organized! <grin>)
To get a feel for what I mean, try out Mat Atkinson's "Landmarks" extension on any of your own web pages:
http://matatk.agrip.org.uk/landmarks/
The installation links are here:
http://matatk.agrip.org.uk/landmarks/#installation
event.key
== Escape
; IE/Edge event.key
== Esc
:see_no_evil:)
[druff] shared on the internal a11y channel… good read
https://www.vincit.fi/en/blog/software-development-450-words-per-minute/
aria-role="image"
to make it an “image” then aria-label="optional description"
for “alt” text.