File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,9 @@ Scrollable Overflow</h3>
223223 Issue: Is this description of handling transforms
224224 sufficiently accurate?
225225
226+ Border boxes with zero area
227+ do not affect the [=scrollable overflow area=] .
228+
226229 <li>
227230 The margin areas of <a>grid item</a> and <a>flex item</a> boxes
228231 for which the box establishes a containing block.
@@ -238,7 +241,8 @@ Scrollable Overflow</h3>
238241
239242 <li>
240243 The <a>scrollable overflow areas</a> of all of the above boxes
241- (accounting for transforms as described above),
244+ (including zero-area boxes
245+ and accounting for transforms as described above),
242246 provided they themselves have ''overflow: visible''
243247 (i.e. do not themselves trap the overflow)
244248 and that <a>scrollable overflow</a> is not already clipped
You can’t perform that action at this time.
0 commit comments