Issues with ARIA in HTML spec from Jon Gunderson

I did a quick review of the ARIA in HTML spec and found the following issues:

Spec:
https://w3c.github.io/html-aria/

Issues I found:
fieldset default role should be group:
https://github.com/w3c/html-aria/issues/95

form element should have the default role of none:
https://github.com/w3c/html-aria/issues/94

meter element should have the default role=slider with aria-readonly=true
https://github.com/w3c/html-aria/issues/96

Table role restrictions
https://github.com/w3c/html-aria/issues/97

Please review and comment,
Jon


Jon Gunderson, Ph.D.
Coordinator of Accessible IT Group
University of Illinois at Urbana/Champaign
1207 S. Oak Street
Champaign, IL 61820

Phone: (217) 244-5870
E-mail: jongund@illinois.edu<mailto:jongund@illinois.edu>
www: https://go.illinois.edu/jongund

Received on Thursday, 8 March 2018 19:57:13 UTC