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 @@ Scrollable overflow</h3>
151151 <ul>
152152 <li> the box’s own content and padding areas
153153 <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
155155 of all in-flow and floated boxes
156156 for which it is the containing block
157157 (accounting for transforms as described below).
@@ -190,7 +190,7 @@ Scrollable overflow</h3>
190190 if it has ''transform-style: preserve-3d''
191191 and the user-agent is not required to flatten it
192192 based on the <a href="http://www.w3.org/TR/css3-transforms/#transform-style-property">requirements</a> in [[!CSS3-TRANSFORMS]] .
193-
193+
194194 <dt> <dfn>non-3d-preserving child</dfn>
195195 <dd>
196196 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