Module base_fragment
Source - BaseFragment ๐
- This data structure stores fields that are common to all non-base
Fragment types and should generally be the first member of all
concrete fragments.
- BaseFragmentInfo ๐
- Information necessary to construct a new BaseFragment.
- FragmentFlags ๐
- Flags used to track various information about a DOM node during layout.
- Tag ๐
- A data structure used to hold DOM and pseudo-element information about
a particular layout object.
- BaseFragmentStyle ๐
- BaseFragmentStyleRef ๐