We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8000b2a commit c311b90Copy full SHA for c311b90
index.html
@@ -64,6 +64,11 @@
64
the following substantive additions and/or corrections have been proposed:
65
</p>
66
<ul>
67
+ <li>
68
+ <a href="https://github.com/w3c/html-aria/pull/550">23 July 2025 - Correction:</a>
69
+ Clarify that the <a href="#el-html">`html`</a> element is a `generic` element, and that
70
+ neither the `document` or `generic` roles are recommended to be used on the element.
71
+ </li>
72
<li>
73
<a href="https://github.com/w3c/html-aria/pull/525">23 December 2024 - Addition:</a>
74
Update the <a href="#el-img">`img`</a> element to allow the `math` role.
0 commit comments