Skip to content

Commit 0c7ae59

Browse files
pkraspectranaut
authored andcommitted
chore: prettier
1 parent b21d415 commit 0c7ae59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2802,7 +2802,8 @@ <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
2806+
role of its popup.
28062807
</p>
28072808
<p>
28082809
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)