#16137 closed defect (fixed)
[patch][CCLA] dijit.Form - update dijit.form test pages to be fully accessible
Reported by: | mikeb | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | Dijit - Form | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Update all of the pages in the dijit/tests/form/ directory to be fully accessible with screen readers and automated tools. This will make it much easier in the future to run automated accessibility test tools and also will show the accessibility features of Dojo.
Some of the test pages in this patch may have already been updated by other dijit.form accessibility patches, I just decided to include them all in the patch in case there are problems with the other tickets.
Attachments (1)
Change History (7)
Changed 8 years ago by
Attachment: | dijit-test-pages.patch added |
---|
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|
comment:2 Changed 8 years ago by
I'm pretty sure that http://bugs.dojotoolkit.org/ticket/16078 needs to be committed first, because the majority of the changes involve adding aria-label attribute to the form elements.
comment:5 Changed 8 years ago by
Doug - your fix for this defect introduced an HTML syntax error at line 250 of ExpandingTextAreaMixin?.html - the <body tag no longer has its closing '>'
See http://bugs.dojotoolkit.org/changeset/29812/dojo/dijit/trunk/tests/form/ExpandingTextAreaMixin.html
make dijit test pages fully accessible and compliant with wai-aria spec to ease future testing, please proxy commit for Michael Billau CCLA on file with IBM