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 fcce1ac commit 75bd4b7Copy full SHA for 75bd4b7
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/556">23 July 2025 - Addition:</a>
69
+ Update the <a href="#el-label">`label`</a> element to allow `role` and `aria-*` attributes
70
+ to be specified when the element is not associated with a labelable element.
71
+ </li>
72
<li>
73
<a href="https://github.com/w3c/html-aria/pull/528">23 July 2025 - Addition:</a>
74
Add the <a href="#el-selectedcontent">`selectedcontent`</a> element and provide updated
0 commit comments