Module containing_block

Source

Structsยง

ContainingBlockManager ๐Ÿ”’
A data structure used to track the containing block when recursing through the Fragment tree. It tracks the three types of containing blocks (for all descendants, for absolute and fixed position descendants, and for fixed position descendants).