Skip to content

Commit 3dd004a

Browse files
authored
[css-multicol-1][editorial] Gloss "in-flow"/"out-of-flow" jargon (#13072)
Backport of #13071
1 parent 9e95ca6 commit 3dd004a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-multicol-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ The Multi-Column Model</h2>
356356
</figure>
357357
</div>
358358

359-
Out-of-flow descendants of a [=multi-column container=] do affect column balancing,
359+
[=Out-of-flow=] descendants of a [=multi-column container=] do affect column balancing,
360360
and the block-size of the [=multi-column container=].
361361

362362
<wpt>
@@ -1293,7 +1293,7 @@ Spanning Columns</h2>
12931293
Name: column-span
12941294
Value: none | all
12951295
Initial: none
1296-
Applies to: in-flow block-level elements
1296+
Applies to: [=in-flow=] block-level elements
12971297
Inherited: no
12981298
Percentages: N/A
12991299
Computed value: specified keyword

0 commit comments

Comments
 (0)