|
64 | 64 | the following substantive additions and/or corrections have been proposed:
|
65 | 65 | </p>
|
66 | 66 | <ul>
|
| 67 | + <li> |
| 68 | + <a href="https://github.com/w3c/html-aria/pull/462">21 August 2023 - Addition:</a> |
| 69 | + Update the <a href="#el-address">`address`</a> and <a href="#el-hgroup">`hgroup`</a> element allowances per their updated mapping to the `group` role. |
| 70 | + </li> |
67 | 71 | <li>
|
68 | 72 | <a href="https://github.com/w3c/html-aria/pull/455">9 July 2023 - Addition:</a>
|
69 | 73 | Update the <a href="#el-aside">`aside`</a> element to allow the dpub `doc-glossary` role.
|
@@ -582,9 +586,8 @@ <h2 id="docconformance">
|
582 | 586 | </td>
|
583 | 587 | <td>
|
584 | 588 | <p>
|
585 |
| - <a><strong>Any `role`</strong></a> |
| 589 | + <a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> SHOULD NOT be used. |
586 | 590 | </p>
|
587 |
| - <p class="addition"><a>Naming Prohibited</a></p> |
588 | 591 | <p>
|
589 | 592 | Otherwise, <a data-cite="wai-aria-1.2#global_states">global `aria-*` attributes</a>
|
590 | 593 | and any `aria-*` attributes applicable to the allowed roles.
|
@@ -1468,9 +1471,8 @@ <h2 id="docconformance">
|
1468 | 1471 | </td>
|
1469 | 1472 | <td>
|
1470 | 1473 | <p>
|
1471 |
| - <a><strong>Any `role`</strong></a>, though <code><a href="#index-aria-generic">generic</a></code> SHOULD NOT be used. |
| 1474 | + <a><strong>Any `role`</strong></a>, though <a href="#index-aria-group">`group`</a> SHOULD NOT be used. |
1472 | 1475 | </p>
|
1473 |
| - <p class="addition"><a>Naming Prohibited</a></p> |
1474 | 1476 | <p>
|
1475 | 1477 | Otherwise, <a data-cite="wai-aria-1.2#global_states">global `aria-*` attributes</a>
|
1476 | 1478 | and any `aria-*` attributes applicable to the allowed roles.
|
@@ -2653,6 +2655,7 @@ <h2 id="docconformance">
|
2653 | 2655 | <p>
|
2654 | 2656 | <a><strong>Any `role`</strong></a>
|
2655 | 2657 | </p>
|
| 2658 | + <p class="addition"><a>Naming Prohibited</a></p> |
2656 | 2659 | <p>
|
2657 | 2660 | <a data-cite="wai-aria-1.2#global_states">Global `aria-*` attributes</a>
|
2658 | 2661 | and any `aria-*` attributes applicable to the allowed roles.
|
|
0 commit comments