File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -269,12 +269,12 @@ Scrollable Overflow</h3>
269269 Note: This padding represents,
270270 within the [=scrollable overflow rectangle=] ,
271271 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
274274 and the border edge of the box.
275275 It typically ends up being exactly the same size as the box's own padding,
276276 except in a few cases--
277- such as when an out-of-flow element,
277+ such as when an out-of-flow positioned element,
278278 or the visible overflow of a descendent,
279279 has already increased the size of the [=scrollable overflow rectangle=]
280280 outside the conceptual “content edge” of the [=scroll container=] ’s content.
You can’t perform that action at this time.
0 commit comments