File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Box Layout Modes: the 'display' property</h2>
151
151
dictating how its descendant boxes are laid out.
152
152
(The inner display of a <a>replaced element</a> is outside the scope of CSS.)
153
153
* the <dfn export local-lt="outer">outer display type</dfn> ,
154
- which dictates how the box itself participates in <a>flow layout</a> .
154
+ which dictates how the [=principal box=] itself participates in <a>flow layout</a> .
155
155
156
156
<a>Text runs</a> have no <a>display type</a> .
157
157
@@ -294,7 +294,7 @@ Box Layout Modes: the 'display' property</h2>
294
294
Outer Display Roles for Flow Layout: the ''block'', ''inline'', and ''run-in'' keywords</h3>
295
295
296
296
The <<display-outside>> keywords specify the element's <a>outer display type</a> ,
297
- which is essentially its role in <a>flow layout</a> .
297
+ which is essentially its [=principal box’s=] role in <a>flow layout</a> .
298
298
They are defined as follows:
299
299
300
300
<dl dfn-type="value" dfn-for="display, <display-outside> ">
You can’t perform that action at this time.
0 commit comments