8000 Chore: change log and add missing class · w3c/html-aria@887c772 · GitHub
[go: up one dir, main page]

Skip to content

Commit 887c772

Browse files
authored
Chore: change log and add missing class
* update changelog per merging #367 * add span with `proposed` and `addition` classes to the added `group` allowance.
1 parent e8d26ca commit 887c772

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,7 +2259,7 @@ <h2 id="docconformance">
22592259
<a href="#index-aria-dialog">`dialog`</a>,
22602260
<a href="#index-aria-document">`document`</a>,
22612261
<a href="#index-aria-feed">`feed`</a>,
2262-
<a href="#index-aria-group">`group`</a>,
2262+
<span class="addition proposed"><a href="#index-aria-group">`group`</a>,</span>
22632263
<a href="#index-aria-log">`log`</a>,
22642264
<a href="#index-aria-main">`main`</a>,
22652265
<a href="#index-aria-marquee">`marquee`</a>,
@@ -4199,9 +4199,13 @@ <h2>Change log</h2>
41994199
<h3>Substantive changes since the last published Recommendation</h3>
42004200

42014201
<ul>
4202+
<li>
4203+
02-Dec-2021:
4204+
Allow `group` role on <a href="#el-section">`section` element</a>.
4205+
</li>
42024206
<li>
42034207
16-Nov-2021:
4204-
Allow `link` and `button` roles on <a href="#el-area-no-href">`area` without `href`</a>.
4208+
Allow `link` and `button` roles on <a href="#el-area-no-href">`area` without `href` element</a>.
42054209
</li>
42064210
<li>
42074211
26-Oct-2021:

0 commit comments

Comments
 (0)
0