Skip to content

Commit 65f6cbe

Browse files
committed
[css-overflow-3][editorial] Move item.
1 parent f0cb347 commit 65f6cbe

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

css-overflow-3/Overview.bs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,19 @@ Scrollable Overflow</h3>
223223
Issue: Is this description of handling transforms
224224
sufficiently accurate?
225225

226+
<li>
227+
The margin areas of <a>grid item</a> and <a>flex item</a> boxes
228+
for which the box establishes a containing block.
229+
230+
The UA may <em>additionally</em> include
231+
the margin areas of other boxes
232+
for which the box establishes a containing block;
233+
however,
234+
the conditions under which such margin areas are included
235+
is undefined in this level.
236+
<span class="issue">This needs further testing and investigation;
237+
is therefore deferred in this draft.</span>
238+
226239
<li>
227240
The <a>scrollable overflow areas</a> of all of the above boxes
228241
(accounting for transforms as described above),
@@ -267,19 +280,6 @@ Scrollable Overflow</h3>
267280
<a href="http://jsbin.com/vexahocayi/1/edit?html,css,output">clear</a>.
268281

269282
<!-- Make sure http://jsbin.com/qececaqilo/edit?html,css,output is clearly defined. -->
270-
271-
<li>
272-
The margin areas of <a>grid item</a> and <a>flex item</a> boxes
273-
for which the box establishes a containing block.
274-
275-
The UA may <em>additionally</em> include
276-
the margin areas of other boxes
277-
for which the box establishes a containing block;
278-
however,
279-
the conditions under which such margin areas are included
280-
is undefined in this level.
281-
<span class="issue">This needs further testing and investigation;
282-
is therefore deferred in this draft.</span>
283283
</ul>
284284

285285
<!--

0 commit comments

Comments
 (0)