File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Scrollable overflow</h3>
151
151
<ul>
152
152
<li> the box’s own content and padding areas
153
153
<li> all line boxes directly contained by the box
154
- <li> the margin boxes <em> and </em> border boxes
154
+ <li> the margin boxes <em> unioned with </em> the border boxes
155
155
of all in-flow and floated boxes
156
156
for which it is the containing block
157
157
(accounting for transforms as described below).
@@ -190,7 +190,7 @@ Scrollable overflow</h3>
190
190
if it has ''transform-style: preserve-3d''
191
191
and the user-agent is not required to flatten it
192
192
based on the <a href="http://www.w3.org/TR/css3-transforms/#transform-style-property">requirements</a> in [[!CSS3-TRANSFORMS]] .
193
-
193
+
194
194
<dt> <dfn>non-3d-preserving child</dfn>
195
195
<dd>
196
196
A child <var> C</var> of a box <var> P</var> is a non-3d-preserving-child
You can’t perform that action at this time.
0 commit comments