Dark mode isn't always better for accessibility, you need to let users chose. And if you build a dark theme, make it accessible!| Stéphanie Walter - Senior UX Designer, Mobile Expert, Conference Speaker, Bl...
How the element is defined and exposed, along with the title attribute: § 4.5.9 The abbr element from WHATWG. ARIA in HTML entry on notes it has no implicit role and naming is prohibited. Which is probably why Core Accessibility API Mappings 1.2 does not list it. HTML…| Adrian Roselli