@@ -1227,7 +1227,7 @@ <h2 id="docconformance">
1227
1227
and any `aria-*` attributes applicable to the allowed roles.
1228
1228
</ p >
1229
1229
< p class ="note ">
1230
- A `form` is not exposed as a landmark region unless it has been provided an accessible name.
1230
+ A `form` is not exposed as a landmark region unless it has been provided an < a data-cite =" accname-1.2/#dfn- accessible-name " > accessible name</ a > .
1231
1231
</ p >
1232
1232
</ td >
1233
1233
</ tr >
@@ -1508,7 +1508,7 @@ <h2 id="docconformance">
1508
1508
</ td >
1509
1509
< td >
1510
1510
< p >
1511
- If no accessible name is provided via other
1511
+ If no < a data-cite =" accname-1.2/#dfn- accessible-name " > accessible name</ a > is provided via other
1512
1512
< a data-cite ="html-aam-1.0#img-element-accessible-name-computation "> `img` naming methods</ a > (e.g., `aria-labelledby`, `aria-label`):
1513
1513
< a > < strong class ="nosupport "> No `role`</ strong > </ a > other than < code > < a href ="#index-aria-img "> img</ a > </ code > , which is NOT RECOMMENDED.
1514
1514
</ p >
@@ -2579,7 +2579,7 @@ <h2 id="docconformance">
2579
2579
< p >
2580
2580
< code > role=< a href ="#index-aria-region "> region</ a > </ code > if the
2581
2581
[^section^] element has an
2582
- < a data-cite ="html-aam-1.0 #dfn-accessible-name" data-link-type =" dfn "> accessible name</ a >
2582
+ < a data-cite ="accname-1.2/ #dfn-accessible-name "> accessible name</ a >
2583
2583
</ p >
2584
2584
< p >
2585
2585
Otherwise, < a > no corresponding role</ a >
@@ -2609,7 +2609,7 @@ <h2 id="docconformance">
2609
2609
< a href ="#index-aria-status "> `status`</ a >
2610
2610
or < a href ="#index-aria-tabpanel "> `tabpanel`</ a > .
2611
2611
(If the [^section^] element has an
2612
- < a data-cite ="html-aam-1.0 #dfn-accessible-name" data-link-type =" dfn "> accessible name</ a > ,
2612
+ < a data-cite ="accname-1.2/ #dfn-accessible-name "> accessible name</ a > ,
2613
2613
< code > role=< a href ="#index-aria-region "> region</ a > </ code > is also allowed, but NOT RECOMMENDED.)
2614
2614
</ p >
2615
2615
< p >
@@ -3250,7 +3250,7 @@ <h2 id="docconformance">
3250
3250
< ul >
3251
3251
< li > [[[using-aria]]] - A practical guide for authors on how to
3252
3252
add accessibility information to HTML elements using the Accessible
3253
- Rich Internet Applications specification (ARIA 1.1) .
3253
+ Rich Internet Applications specification.
3254
3254
</ li >
3255
3255
< li > [[[wai-aria-practices-1.2]]] - An author's guide to
3256
3256
understanding and implementing Accessible Rich Internet Applications.
0 commit comments