We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51c9f4 commit bce28d9Copy full SHA for bce28d9
css-display-3/Overview.bs
@@ -73,7 +73,8 @@ Introduction</h2>
73
Then, for each [=CSS/element=],
74
CSS generates zero or more <a>boxes</a>
75
as specified by that element's 'display' property.
76
- Typically, an element generates a single <a>principal box</a>,
+ Typically, an element generates a single <a>box</a>,
77
+ the <a>principal box</a>,
78
which represents itself and contains its contents in the <a>box tree</a>.
79
However, some 'display' values
80
(e.g. ''display: list-item'')
0 commit comments