Function layout_2020::flow::root::construct_for_root_element
source ยท fn construct_for_root_element<'dom>(
context: &LayoutContext<'_>,
root_element: impl NodeExt<'dom>,
) -> Vec<ArcRefCell<BlockLevelBox>>