Structsยง
- Cacheable
Layout ๐Result - Cacheable
Layout ๐Result AndInputs - A collection of layout inputs and a cached layout result for a
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.