Slide 26
Slide 26 text
© ZOZO, Inc. 26
WAI-ARIA とは(Usign ARIA)
必要なセマンティクスと動作が組み込まれたネイティブ HTML 要素を利用できるな
ら、要素を流用して ARIA を追加してアクセシビリティを確保するのではなく、ネイ
ティブ要素を利用すること
If you can use a native HTML element or attribute with the
semantics and behavior you require already built in, instead of
re-purposing an element and adding an ARIA role, state or
property to make it accessible, then do so.
— Using ARIA | W3C