Skip to content

Commit 8261793

Browse files
cvrebertsvgeesus
authored andcommitted
[css-overflow-3] Gloss in-flow/out-of-flow jargon
1 parent 4ffbd11 commit 8261793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,11 @@ Scrollable Overflow</h3>
277277
within the [=scrollable overflow rectangle=],
278278
the box’s own padding
279279
so that when its content is scrolled to its end,
280-
there is padding between the edge of its in-flow (or floated) content
280+
there is padding between the edge of its [=in-flow=] (or floated) content
281281
and the border edge of the box.
282282
It typically ends up being exactly the same size as the box's own padding,
283283
except in a few cases--
284-
such as when an out-of-flow positioned element,
284+
such as when an [=out-of-flow=] positioned element,
285285
or the visible overflow of a descendent,
286286
has already increased the size of the [=scrollable overflow rectangle=]
287287
outside the conceptual “content edge” of the [=scroll container=]’s content.

0 commit comments

Comments
 (0)