File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Box Layout Modes: the 'display' property</h2>
151151 dictating how its descendant boxes are laid out.
152152 (The inner display of a <a>replaced element</a> is outside the scope of CSS.)
153153 * 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> .
155155
156156 <a>Text runs</a> have no <a>display type</a> .
157157
@@ -294,7 +294,7 @@ Box Layout Modes: the 'display' property</h2>
294294Outer Display Roles for Flow Layout: the ''block'', ''inline'', and ''run-in'' keywords</h3>
295295
296296 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> .
298298 They are defined as follows:
299299
300300 <dl dfn-type="value" dfn-for="display, <display-outside> ">
You can’t perform that action at this time.
0 commit comments