Structsยง
- Independent
Formatting ๐Context Layout Result - Independent
Formatting ๐Context Layout Result AndInputs - A collection of layout inputs and a cached layout result for an IndependentFormattingContext for
use in
LayoutBoxBase. - Layout
BoxBase ๐ - A box tree node that handles containing information about style and the original DOM node or pseudo-element that it is based on. This also handles caching of layout values such as the inline content sizes to avoid recalculating these values during layout passes.
- Same
Formatting ๐Context Block Layout Result - Same
Formatting ๐Context Block Layout Result AndInputs - A collection of layout inputs and a cached layout result for a SameFormattingContextBlock for
use in
LayoutBoxBase.