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 83e52cc commit a497ae5Copy full SHA for a497ae5
tests/selectedcontent.html
@@ -63,7 +63,7 @@ <h2>Tests:</h2>
63
<div class="widgetDemo">
64
<h3>Test 1</h3>
65
<p>
66
- Authors MUST NOT use any <code>role</code> or <code>aria-*</code> attribute on the <code>selectedcontent</code> attribute when it
+ Authors MUST NOT use any <code>role</code> or <code>aria-*</code> attribute on the <code>selectedcontent</code> element when it
67
is a valid child of the <code>button</code> part of a customized <code>select</code> element. Additionally authors MUST NOT use ARIA
68
attributes on the <code>button</code> part of a customized <code>select</code> element.</p>
69
0 commit comments