inert
Posted onMusings of the day.
The HTML-attribute inert makes things inert (no surprise there). Screen readers ignore it. Should it impact the accessibility tree? Should it always be combined with aria-hidden? Should screen readers treat it differently?