Skip to content

Commit d3caf49

Browse files
authored
Merge pull request #2551 from w3c/giacomo-petri-footer-editorial-fix
Disambiguate footer/sectionfooter title and html spec description in HTML AAM
2 parents a19c2ac + 489c46a commit d3caf49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-aam/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,12 +2504,12 @@ <h4 id="el-footer-ancestorbody">`footer` (scoped to the `body` element)</h4>
25042504
</tr>
25052505
</tbody>
25062506
</table>
2507-
<h4 id="el-footer">`footer` (scoped to the `main` element,a sectioning content element)</h4>
2507+
<h4 id="el-footer">`footer` (scoped to the `main` element, or a sectioning content element)</h4>
25082508
<table class="data" aria-labelledby="el-footer">
25092509
<tbody>
25102510
<tr>
25112511
<th>HTML Specification</th>
2512-
<td><a data-cite="HTML">`footer`</a> (scoped to the <a data-cite="HTML">`main`</a> element, a <a data-cite="HTML/dom.html#sectioning-content">sectioning content</a> element)</td>
2512+
<td><a data-cite="HTML">`footer`</a> (scoped to the <a data-cite="HTML">`main`</a> element, or a <a data-cite="HTML/dom.html#sectioning-content">sectioning content</a> element)</td>
25132513
</tr>
25142514
<tr>
25152515
<th>[[wai-aria-1.2]]</th>

0 commit comments

Comments
 (0)