Skip to content

Commit b21d415

Browse files
scottaoharaspectranaut
authored andcommitted
Update index.html
1 parent a4ce811 commit b21d415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2802,7 +2802,7 @@ <h2>Definition of Roles</h2>
28022802
</p>
28032803
<p>
28042804
Elements with the role <code>combobox</code> have an implicit <pref>aria-haspopup</pref> value of <code>listbox</code>. If the <code>combobox</code> popup element has a role other than
2805-
<rref>listbox</rref>, authors MUST specify an <pref>aria-haspopup</pref> value of <rref>tree</rref>, <rref>grid</rref>, <rref>menu</rref> or <rref>dialog</rref> that corresponds to the role of its popup.
2805+
<rref>listbox</rref>, authors MUST specify an <pref>aria-haspopup</pref> value of <rref>tree</rref>, <rref>grid</rref>, <rref>menu</rref>, or <rref>dialog</rref> that corresponds to the role of its popup.
28062806
</p>
28072807
<p>
28082808
If the user interface includes an additional icon that allows the visibility of the popup to be controlled via pointer and touch events, authors SHOULD ensure that element has role

0 commit comments

Comments
 (0)