Skip to content

Commit d48eada

Browse files
committed
[css-multicol] Spanners establish new FCs, not necessarily BFCs
1 parent 006aa76 commit d48eada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-multicol-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ h2 {
895895
</div>
896896

897897
<div class="example">
898-
Spanners create new block formatting contexts, but their margins
898+
Spanners establish new formatting contexts, but their margins
899899
can be changed by their surroundings. In this example, two spanners
900900
naturally end up at the top of a page. The top margin of the first
901901
spanner is truncated due to adjoining an unforced break. The margins

0 commit comments

Comments
 (0)