You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://www.w3.org/TR/wai-aria-1.2/" class="specref"><abbrtitle="Accessible Rich Internet Applications">WAI-ARIA</abbr> 1.2</a> [[WAI-ARIA-1.2]]
29
+
<ahref="" class="specref"><abbrtitle="Accessible Rich Internet Applications">WAI-ARIA</abbr> 1.2</a> [[WAI-ARIA-1.2]]
30
30
specification, providing detailed advice and examples beyond what would be appropriate to a technical specification but which are important to understand the specification.
<li>In either case, focus is visually distinct from selection so users can readily see if a value is selected or not.</li>
1011
1011
</ul>
1012
1012
</li>
1013
-
<li>If nodes in the tree are arranged horizontally (<ahref="aria-orientation" class="property-reference">aria-orientation</a> is set to <code>horizontal</code>):
1013
+
<li>If nodes in the tree are arranged horizontally (<ahref="#aria-orientation" class="property-reference">aria-orientation</a> is set to <code>horizontal</code>):
1014
1014
<ol>
1015
1015
<li><kbd>Down Arrow</kbd> performs as <kbd>Right Arrow</kbd> is described above, and vice versa.</li>
1016
1016
<li><kbd>Up Arrow</kbd> performs as <kbd>Left Arrow</kbd> is described above, and vice versa.</li>
0 commit comments