Skip to content

Commit 9e95ca6

Browse files
authored
[css-multicol-2][editorial] Gloss "in-flow"/"out-of-flow" jargon (#13071)
1 parent 0bc2158 commit 9e95ca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-multicol-2/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ The multi-column model</h2>
349349
</figure>
350350
</div>
351351

352-
Out-of-flow descendants of a [=multi-column container=] do affect column balancing,
352+
[=Out-of-flow=] descendants of a [=multi-column container=] do affect column balancing,
353353
and the block-size of the [=multi-column container=].
354354

355355
<wpt>
@@ -1469,7 +1469,7 @@ Spanning columns</h2>
14691469
Name: column-span
14701470
Value: none | <<integer [1,&infin;]>> | all | auto
14711471
Initial: none
1472-
Applies to: in-flow block-level elements
1472+
Applies to: [=in-flow=] block-level elements
14731473
Inherited: no
14741474
Percentages: N/A
14751475
Computed value: specified value

0 commit comments

Comments
 (0)