Skip to content

Commit 5b4d06c

Browse files
committed
[css-inline-3] Export line box
1 parent c972eea commit 5b4d06c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Inline Layout Box Model</h2>
8686
(and their margins do not <a href="https://www.w3.org/TR/CSS2/box.html#collapsing-margins">collapse</a>).
8787
The rectangular area that contains the boxes
8888
that form a line of [=inline-level content=]
89-
is called a <dfn>line box</dfn>.
89+
is called a <dfn export>line box</dfn>.
9090

9191
Note: <a>Line boxes</a> and <a>inline boxes</a> and <a>inline-level boxes</a>
9292
are each different things!

0 commit comments

Comments
 (0)