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 @@ -1285,18 +1285,19 @@ <h2 id="docconformance">
12851285 </ td >
12861286 < td >
12871287 < p >
1288- If the `figure` has no `figcaption` descendant:
1288+ If the `figure` has a valid `figcaption` descendant:
12891289 < br >
1290- < a > < strong > Any `role`</ strong > </ a > , though < code > < a href ="#index-aria-figure "> figure</ a > </ code > is NOT RECOMMENDED.
1290+ < a > < strong class ="nosupport "> No `role`</ strong > </ a > other than < code > < a href ="#index-aria-figure "> figure</ a > </ code > ,
1291+ which is NOT RECOMMENDED.
12911292 </ p >
1292- < p class ="addition proposed ">
1293- If the `figure` has a `figcaption` descendant:
1294- < br >
1295-
1293+ < p >
12961294 DPub Role:
1297- < a data-cite ="dpub-aria-1.0#doc-example "> `doc-example`</ a > .</ p >
1298-
1299- < p > Otherwise, < code > < a href ="#index-aria-figure "> figure</ a > </ code > is allowed, but NOT RECOMMENDED.
1295+ < a data-cite ="dpub-aria-1.0#doc-example "> `doc-example`</ a > .
1296+ </ p >
1297+ < p >
1298+ Otherwise, if the `figure` has no `figcaption` descendant:
1299+ < br >
1300+ < a > < strong > Any `role`</ strong > </ a > , though < code > < a href ="#index-aria-figure "> figure</ a > </ code > is NOT RECOMMENDED.
13001301 </ p >
13011302 < p >
13021303 < 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