Hey. HTML-a11y mapping spec needs to check/update its IA2 mapping for a bunch of HTML elements.
* HTML:q [1] indicates that the enclosed text is a short inline quotation The spec says [2] to use ROLE_SYSTEM_TEXT which contains ROLE_STATIC_TEXT for quotes and ROLE_SYSTEM_TEXT for text itself in children. * HTML:ruby [3] > represents a ruby annotation. Ruby annotations are for showing > pronunciation of East Asian characters. > The spec suggests [4] to use ROLE_SYSTEM_TEXT. * @multiple on input@type="file" indicates whether the user can enter more than one value. > Spec says nothing [6]. Any suggestions on its mapping? Thanks! Alexander. [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q [2] https://w3c.github.io/html-aam/#el-q [3] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby [4] https://w3c.github.io/html-aam/#el-ruby [5] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-multiple [6] https://w3c.github.io/html-aam/#att-multiple-input
_______________________________________________ Accessibility-ia2 mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/accessibility-ia2
