Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@
the following substantive additions and/or corrections have been proposed:
</p>
<ul>
<li>
<a href="https://github.com/w3c/html-aria/pull/455">9 July 2023 - Addition:</a>
Update the <a href="#el-aside">`aside`</a> element to allow the dpub `doc-glossary` role.
</li>
<li>
<a href="https://github.com/w3c/html-aria/pull/469">5 July 2023 - Addition:</a>
Update the <a href="#el-button">`button`</a>, <a href="#el-input-button">`input type=button`</a>, <a href="#el-input-image">`input type=image`</a>
Expand Down Expand Up @@ -674,6 +678,7 @@ <h2 id="docconformance">
<a data-cite="dpub-aria-1.0#doc-dedication">`doc-dedication`</a>,
<a data-cite="dpub-aria-1.0#doc-example">`doc-example`</a>,
<a data-cite="dpub-aria-1.0#doc-footnote">`doc-footnote`</a>,
<span class="proposed addition"><a data-cite="dpub-aria-1.0#doc-glossary">`doc-glossary`</a>,</span>
<a data-cite="dpub-aria-1.0#doc-pullquote">`doc-pullquote`</a>
or <a data-cite="dpub-aria-1.0#doc-tip">`doc-tip`</a>
</p>
Expand Down