Skip to content

Commit f243a4d

Browse files
committed
[css-inline] Export root inline box
1 parent 9871fb4 commit f243a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-inline/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This module defines the CSS Inline Layout model,
3131
replacing and extending the model as defined in CSS2.1.
3232
It is very much a work-in-progress, and implementers should reference CSS2.1 for now.
3333

34-
The <dfn>root inline box</dfn> is an anonymous inline box
34+
The <dfn export>root inline box</dfn> is an anonymous inline box
3535
which is automatically generated to hold
3636
all of the <a>inline-level</a> contents of a <a>block container</a>
3737
(if it has any).

0 commit comments

Comments
 (0)