2022-02-14 UTC
# Murray[d] capjamesg[d] @jacky: the golden rule of ARIA is "never use ARIA (unless you absolutely have to)". If you ever find yourself deliberately *breaking* a native HTML element, then that's probably not going to be well supported 😄 ARIA is more there for adding non-native functionality, or turning "simple" elements like `<div>` into something "complex", like a `<button>` (though rule #2 of ARIA may as well be "never turn a `<div>` into a `<butto