Skip to content

Commit c3a695c

Browse files
committed
[css-display] We have a term for box-tree text now. Fixes #1667.
1 parent ada381e commit c3a695c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@ Appendix A: Glossary</h2>
857857
<dt><dfn lt="inline-level|inline-level content">inline-level</dfn>
858858
<dd>
859859
Content that participates in inline layout.
860-
Specifically, inline-level boxes and text.
860+
Specifically, inline-level boxes and [=text runs=].
861861

862862
<dt><dfn lt="block-level|block-level content">block-level</dfn>
863863
<dd>

0 commit comments

Comments
 (0)