File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,8 @@ Containing Blocks of Positioned Boxes</h3>
289289 'transform' , 'will-change' , 'contain' …
290290
291291 If no ancestor establishes one,
292- the [=fixed positioning containing block=] is:
292+ the box's [=fixed positioning containing block=]
293+ is the <dfn export>initial fixed containing block</dfn> :
293294
294295 * in [=continuous media=] ,
295296 the [=layout viewport=]
@@ -311,6 +312,10 @@ Containing Blocks of Positioned Boxes</h3>
311312 that extend outside the [=layout viewport=] /[=page area=]
312313 cannot be scrolled to
313314 and will not print.
315+
316+ The [=initial fixed containing block=]
317+ is the parent of the [=initial containing block=]
318+ in the [=containing block chain=] .
314319 </dl>
315320
316321<div class="example">
You can’t perform that action at this time.
0 commit comments