We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cfe56 commit 9211d77Copy full SHA for 9211d77
1 file changed
css-display/Overview.bs
@@ -143,7 +143,7 @@ Box Layout Modes: the 'display' property</h2>
143
dictating how its descendant boxes are laid out.
144
(The inner display of a <a>replaced element</a> is outside the scope of CSS.)
145
* the <dfn export local-lt="outer">outer display type</dfn>,
146
- which dictates how the box participates in its parent formatting context.
+ which dictates how the box itself participates in <a>flow layout</a>.
147
148
<a>Text runs</a> have no <a>display type</a>.
149
0 commit comments