Skip to content

Commit 15c6749

Browse files
author
Michael Cooper
committed
appease respec
1 parent cc128c1 commit 15c6749

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aria-practices.html

Lines changed: 3 additions & 3 deletions
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> [<cite><a class="bibref" href="#bib-wai-aria-1.2">WAI-ARIA-1.2</a></cite>]
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]]
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>
@@ -3485,7 +3485,7 @@ <h5>HTML Techniques</h5>
34853485
<li>The HTML <code>header</code> element defines a <code>banner</code> landmark when its context is the <code>body</code> element.</li>
34863486

34873487
<li>
3488-
The HTML <code>header</code> element is not considered a <code>banner</code> landmark when it is descendant of any of following elements (see <a href="" class="html-mapping">HTML Accessibility Mappings</a> [[HTML-AAM]]):
3488+
The HTML <code>header</code> element is not considered a <code>banner</code> landmark when it is descendant of any of following elements (see <a href="" class="html-mapping">HTML Accessibility Mappings</a> [[HTML-AAM-1.0]]):
34893489
<ul>
34903490
<li><code>article</code></li>
34913491
<li><code>aside</code></li>
@@ -3565,7 +3565,7 @@ <h5>HTML Techniques</h5>
35653565
<li>The HTML <code>footer</code> element defines a <code>contentinfo</code> landmark when its context is the <code>body</code> element.</li>
35663566

35673567
<li>
3568-
The HTML <code>footer</code> element is not considered a <code>contentinfo</code> landmark when it is descendant of any of following elements (see <a href="" class="html-mapping">HTML Accessibility Mappings</a> [[HTML-AAM]]):
3568+
The HTML <code>footer</code> element is not considered a <code>contentinfo</code> landmark when it is descendant of any of following elements (see <a href="" class="html-mapping">HTML Accessibility Mappings</a> [[HTML-AAM-1.0]]):
35693569
<ul>
35703570
<li><code>article</code></li>
35713571
<li><code>aside</code></li>

0 commit comments

Comments
 (0)