File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -269,12 +269,12 @@ Scrollable Overflow</h3>
269
269
Note: This padding represents,
270
270
within the [=scrollable overflow rectangle=] ,
271
271
the box’s own padding
272
- so that when its in-flow content is scrolled to the end,
273
- there is padding between the end-edge of its content
272
+ so that when its content is scrolled to the end,
273
+ there is padding between the end-edge of its in-flow or floated content
274
274
and the border edge of the box.
275
275
It typically ends up being exactly the same size as the box's own padding,
276
276
except in a few cases--
277
- such as when an out-of-flow element,
277
+ such as when an out-of-flow positioned element,
278
278
or the visible overflow of a descendent,
279
279
has already increased the size of the [=scrollable overflow rectangle=]
280
280
outside the conceptual “content edge” of the [=scroll container=] ’s content.
You can’t perform that action at this time.
0 commit comments