File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ Closes #0000
2+
3+ <!-- describe your change -->
4+ <!-- be sure to add a test case when appropriate -->
5+
6+ <!-- Important:
7+ if these are normative changes to rules which are not yet implemented by
8+ conformance checkers, add the 'needs implementation commitment' label.
9+
10+ Also, please log the necessary bugs/rule change requests to the following checkers
11+ -->
12+
13+ - [ ] [ TODO html validator] ( https://github.com/validator/validator/issues/ )
14+ - [ ] [ TODO ibm equal access accessibility checker] ( https://github.com/IBMa/equal-access/issues/ )
15+ - [ ] [ TODO axe-core] ( https://github.com/dequelabs/axe-core/issues/ )
16+ - [ ] [ TODO arc toolkit] ( https://github.com/ThePacielloGroup/WAI-ARIA-Usage/issues/ )
Original file line number Diff line number Diff line change @@ -880,8 +880,9 @@ <h2 id="docconformance">
880880 </ td >
881881 < td >
882882 < p class ="proposed addition ">
883- < a > < strong > Any `role`</ strong > unless a direct child of a [^dl^] element. Then only < a href ="#index-aria-presentation "> `presentation`</ a >
884- or < a href ="#index-aria-none "> `none`</ a > </ a >
883+ < a > < strong > Any `role`</ strong > </ a > unless a direct child of a [^dl^] element.
884+ Then only < a href ="#index-aria-presentation "> `presentation`</ a >
885+ or < a href ="#index-aria-none "> `none`</ a > .
885886 </ p >
886887 < p >
887888 < a data-cite ="wai-aria-1.1#global_states "> Global `aria-*` attributes</ a >
You can’t perform that action at this time.
0 commit comments