We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd13427 commit cc97bdeCopy full SHA for cc97bde
css-position-4/Overview.bs
@@ -370,6 +370,12 @@ the [=scrollable containing block=] generated by an element
370
is considered a child of the element's normal [=containing block=],
371
and a parent of any containing blocks generated by its descendants.
372
373
+This also applies to the [=root scroller=];
374
+a [=scrollable containing block=] that corresponds
375
+to the padding edges of the entire document
376
+is generated,
377
+and is considered a child of the [=initial containing block=].
378
+
379
The [=scrollable containing block=] is not used by default,
380
but certain CSS features
381
(such as 'position-area')
0 commit comments