@@ -283,28 +283,30 @@ <h2 id="docconformance">
283
283
</ tr >
284
284
< tr id ="aside " tabindex ="-1 ">
285
285
< td >
286
- < code > < a > aside</ a > </ code >
286
+ [^ aside^]
287
287
</ td >
288
288
< td >
289
289
< code > role=< a href =
290
290
"#index-aria-complementary "> complementary</ a > </ code >
291
291
</ td >
292
292
< td >
293
293
< p >
294
- Roles: < code > < a href ="#index-aria-feed "> feed</ a > </ code > -
295
- < span class ="new-feature "> (new)</ span > , < code > < a href =
296
- "#index-aria-note "> note</ a > , < a href =
297
- "#index-aria-presentation "> presentation</ a > , < a href =
298
- "#index-aria-none "> none</ a > , < a href =
299
- "#index-aria-region "> region</ a > </ code > or < a href =
300
- "#index-aria-search "> < code > search</ code > </ a > .
294
+ Roles: < a href ="#index-aria-feed "> ` feed` </ a > -
295
+ < span class ="new-feature "> (new)</ span > ,
296
+ < a href = "#index-aria-note "> ` note` </ a > ,
297
+ < a href = "#index-aria-presentation "> ` presentation` </ a > ,
298
+ < a href = "#index-aria-none "> ` none` </ a > ,
299
+ < a href = "#index-aria-region "> ` region` </ a >
300
+ or < a href = "#index-aria-search "> ` search` </ a > .
301
301
</ p >
302
302
< p >
303
303
DPub Roles: < a data-cite =
304
- "dpub-aria-1.0#doc-example "> < code > doc-example</ code > </ a > < code > ,
305
- < a data-cite ="dpub-aria-1.0#doc-footnote "> doc-footnote</ a > ,
306
- < a data-cite ="dpub-aria-1.0#doc-pullquote "> doc-pullquote</ a > ,
307
- < a data-cite ="dpub-aria-1.0#doc-tip "> doc-tip</ a > </ code > -
304
+ "dpub-aria-1.0#doc-dedication "> `doc-dedication`</ a > ,
305
+ < a data-cite =
306
+ "dpub-aria-1.0#doc-example "> `doc-example`</ a > ,
307
+ < a data-cite ="dpub-aria-1.0#doc-footnote "> `doc-footnote`</ a > ,
308
+ < a data-cite ="dpub-aria-1.0#doc-pullquote "> `doc-pullquote`</ a > ,
309
+ < a data-cite ="dpub-aria-1.0#doc-tip "> `doc-tip`</ a > -
308
310
< span class ="new-feature "> (new)</ span >
309
311
</ p >
310
312
< p >
@@ -316,7 +318,7 @@ <h2 id="docconformance">
316
318
</ tr >
317
319
< tr id ="audio " tabindex ="-1 ">
318
320
< td >
319
- < code > < a > audio</ a > </ code >
321
+ [^ audio^]
320
322
</ td >
321
323
< td >
322
324
< a > No corresponding role</ a >
@@ -352,7 +354,7 @@ <h2 id="docconformance">
352
354
< tbody >
353
355
< tr id ="base " tabindex ="-1 ">
354
356
< td >
355
- < code > < a > base</ a > </ code >
357
+ [^ base^]
356
358
</ td >
357
359
< td >
358
360
< a > No corresponding role</ a >
@@ -363,7 +365,7 @@ <h2 id="docconformance">
363
365
</ tr >
364
366
< tr id ="body " tabindex ="-1 ">
365
367
< td >
366
- < a > < code > body</ code > </ a >
368
+ [^ body^]
367
369
</ td >
368
370
< td >
369
371
< code > role=< a href ="#index-aria-document "> document</ a > </ code >
@@ -381,7 +383,7 @@ <h2 id="docconformance">
381
383
</ tr >
382
384
< tr id ="button " tabindex ="-1 ">
383
385
< td >
384
- < code > < a > button</ a > </ code >
386
+ [^ button^]
385
387
</ td >
386
388
< td >
387
389
< code > role=< a href ="#index-aria-button "> button</ a > </ code >
@@ -408,7 +410,7 @@ <h2 id="docconformance">
408
410
</ tr >
409
411
< tr id ="canvas " tabindex ="-1 ">
410
412
< td >
411
- < a > < code > canvas</ code > </ a >
413
+ [^ canvas^]
412
414
</ td >
413
415
< td >
414
416
< a > No corresponding role</ a >
@@ -426,7 +428,7 @@ <h2 id="docconformance">
426
428
</ tr >
427
429
< tr id ="caption " tabindex ="-1 ">
428
430
< td >
429
- < a > < code > caption</ code > </ a >
431
+ [^ caption^]
430
432
</ td >
431
433
< td >
432
434
< a > No corresponding role</ a >
@@ -443,7 +445,7 @@ <h2 id="docconformance">
443
445
< tr id ="col-colgroup " tabindex ="-1 ">
444
446
< td >
445
447
< p >
446
- < a > < code > col</ code > </ a > < code > , < a > colgroup</ a > </ code >
448
+ [^ col^], [^ colgroup^]
447
449
</ p >
448
450
</ td >
449
451
< td >
@@ -455,7 +457,7 @@ <h2 id="docconformance">
455
457
</ tr >
456
458
< tr id ="datalist " tabindex ="-1 ">
457
459
< td >
458
- < code > < a > datalist</ a > </ code >
460
+ [^ datalist^]
459
461
</ td >
460
462
< td >
461
463
< code > role=< a href ="#index-aria-listbox "> listbox</ a > </ code >
@@ -473,7 +475,7 @@ <h2 id="docconformance">
473
475
</ tr >
474
476
< tr id ="dd-dt " tabindex ="-1 ">
475
477
< td >
476
- < a > < code > dd </ code > </ a >
478
+ [^dd^]
477
479
</ td >
478
480
< td >
479
481
< code > role=< a href ="#index-aria-definition "> definition</ a > </ code >
@@ -491,7 +493,7 @@ <h2 id="docconformance">
491
493
</ tr >
492
494
< tr id ="details " tabindex ="-1 ">
493
495
< td >
494
- < code > < a > details</ a > </ code >
496
+ [^ details^]
495
497
</ td >
496
498
< td >
497
499
< code > role=< a href ="#index-aria-group "> group</ a > </ code >
@@ -509,7 +511,7 @@ <h2 id="docconformance">
509
511
</ tr >
510
512
< tr id ="dialog " tabindex ="-1 ">
511
513
< td >
512
- < a > < code > dialog</ code > </ a >
514
+ [^ dialog^]
513
515
</ td >
514
516
< td >
515
517
< code > role=< a href ="#index-aria-dialog "> dialog</ a > </ code >
0 commit comments