File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -223,6 +223,9 @@ Scrollable Overflow</h3>
223
223
Issue: Is this description of handling transforms
224
224
sufficiently accurate?
225
225
226
+ Border boxes with zero area
227
+ do not affect the [=scrollable overflow area=] .
228
+
226
229
<li>
227
230
The margin areas of <a>grid item</a> and <a>flex item</a> boxes
228
231
for which the box establishes a containing block.
@@ -238,7 +241,8 @@ Scrollable Overflow</h3>
238
241
239
242
<li>
240
243
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),
242
246
provided they themselves have ''overflow: visible''
243
247
(i.e. do not themselves trap the overflow)
244
248
and that <a>scrollable overflow</a> is not already clipped
You can’t perform that action at this time.
0 commit comments