Module layout_box_base

Module layout_box_base 

Source

Structsยง

IndependentFormattingContextLayoutResult ๐Ÿ”’
IndependentFormattingContextLayoutResultAndInputs ๐Ÿ”’
A collection of layout inputs and a cached layout result for an IndependentFormattingContext for use in LayoutBoxBase.
LayoutBoxBase ๐Ÿ”’
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.
SameFormattingContextBlockLayoutResult ๐Ÿ”’
SameFormattingContextBlockLayoutResultAndInputs ๐Ÿ”’
A collection of layout inputs and a cached layout result for a SameFormattingContextBlock for use in LayoutBoxBase.

Enumsยง

LayoutResultAndInputs ๐Ÿ”’