Skip to content

Commit 26cd52b

Browse files
committed
[css-multicol] export terminology
1 parent 88e0039 commit 26cd52b

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
@@ -360,8 +360,8 @@ The multi-column model</h2>
360360

361361
The column boxes are ordered
362362
in the [=inline base direction=] of the multicol container
363-
and arranged into <dfn lt="multi-column row | multi-col row | multicol row">multicol rows</dfn>.
364-
A multicol row contains at least one <dfn lt="multi-column line | multi-col line | multicol line">multicol line</dfn>
363+
and arranged into <dfn lt="multi-column row | multi-col row | multicol row" export>multicol rows</dfn>.
364+
A multicol row contains at least one <dfn lt="multi-column line | multi-col line | multicol line" export>multicol line</dfn>
365365
or spanning element.
366366
The <dfn export>column width</dfn> is the length of the column box in the inline direction.
367367
The <dfn export>column height</dfn> is the length of the column box in the block direction.

0 commit comments

Comments
 (0)