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
Copy file name to clipboardExpand all lines: html-aam/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2504,12 +2504,12 @@ <h4 id="el-footer-ancestorbody">`footer` (scoped to the `body` element)</h4>
2504
2504
</tr>
2505
2505
</tbody>
2506
2506
</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>
2508
2508
<table class="data" aria-labelledby="el-footer">
2509
2509
<tbody>
2510
2510
<tr>
2511
2511
<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>
0 commit comments