File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -1286,18 +1286,19 @@ <h2 id="docconformance">
12861286 </ td >
12871287 < td >
12881288 < p >
1289- If the `figure` has no `figcaption` descendant:
1289+ If the `figure` has a valid `figcaption` descendant:
12901290 < br >
1291- < a > < strong > Any `role`</ strong > </ a > , though < code > < a href ="#index-aria-figure "> figure</ a > </ code > is NOT RECOMMENDED.
1291+ < a > < strong class ="nosupport "> No `role`</ strong > </ a > other than < code > < a href ="#index-aria-figure "> figure</ a > </ code > ,
1292+ which is NOT RECOMMENDED.
12921293 </ p >
1293- < p class ="addition proposed ">
1294- If the `figure` has a `figcaption` descendant:
1295- < br >
1296-
1294+ < p >
12971295 DPub Role:
1298- < a data-cite ="dpub-aria-1.0#doc-example "> `doc-example`</ a > .</ p >
1299-
1300- < p > Otherwise, < code > < a href ="#index-aria-figure "> figure</ a > </ code > is allowed, but NOT RECOMMENDED.
1296+ < a data-cite ="dpub-aria-1.0#doc-example "> `doc-example`</ a > .
1297+ </ p >
1298+ < p >
1299+ Otherwise, if the `figure` has no `figcaption` descendant:
1300+ < br >
1301+ < a > < strong > Any `role`</ strong > </ a > , though < code > < a href ="#index-aria-figure "> figure</ a > </ code > is NOT RECOMMENDED.
13011302 </ p >
13021303 < p >
13031304 < a data-cite ="wai-aria-1.2#global_states "> Global `aria-*` attributes</ a >
You can’t perform that action at this time.
0 commit comments