Module layout_box_base

Source

Structsยง

CacheableLayoutResult ๐Ÿ”’
CacheableLayoutResultAndInputs ๐Ÿ”’
A collection of layout inputs and a cached layout result for a 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.