Skip to content

Commit f021db6

Browse files
committed
[css-overflow-3] Fix typo in example markup
1 parent b88dd4f commit f021db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ Scrollbars and Layout</h3>
510510
</style>
511511
<article>
512512
<aside>×</aside>
513-
</section>
513+
</article>
514514
</xmp>
515515

516516
If no scrollbars are present on <code>&lt;article></code>,
@@ -543,7 +543,7 @@ Scrollbars and Layout</h3>
543543
<section>
544544
This section has big margins.
545545
</section>
546-
</section>
546+
</article>
547547
</xmp>
548548

549549
If we assumed that <code>&lt;article></code> needed scrollbars,

0 commit comments

Comments
 (0)