Module layout_2020::fragment_tree::containing_block

source ·

Structs§

  • 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).