Skip to content

Commit 1310fc5

Browse files
author
Michael Cooper
committed
fix xref
1 parent 6060a03 commit 1310fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aria-practices.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
of the
2727
<a href="https://www.w3.org/WAI/">Web Accessibility Initiative</a>.
2828
It supports the
29-
<a href="https://www.w3.org/TR/wai-aria-1.2/" class="specref"><abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> 1.2</a> [[WAI-ARIA-1.2]]
29+
<a href="" class="specref"><abbr title="Accessible Rich Internet Applications">WAI-ARIA</abbr> 1.2</a> [[WAI-ARIA-1.2]]
3030
specification, providing detailed advice and examples beyond what would be appropriate to a technical specification but which are important to understand the specification.
3131
</p>
3232
<p>
@@ -1010,7 +1010,7 @@ <h5>Tree Popup Keyboard Interaction</h5>
10101010
<li>In either case, focus is visually distinct from selection so users can readily see if a value is selected or not.</li>
10111011
</ul>
10121012
</li>
1013-
<li>If nodes in the tree are arranged horizontally (<a href="aria-orientation" class="property-reference">aria-orientation</a> is set to <code>horizontal</code>):
1013+
<li>If nodes in the tree are arranged horizontally (<a href="#aria-orientation" class="property-reference">aria-orientation</a> is set to <code>horizontal</code>):
10141014
<ol>
10151015
<li><kbd>Down Arrow</kbd> performs as <kbd>Right Arrow</kbd> is described above, and vice versa.</li>
10161016
<li><kbd>Up Arrow</kbd> performs as <kbd>Left Arrow</kbd> is described above, and vice versa.</li>

0 commit comments

Comments
 (0)