layout_2020::flow::root

Function construct_for_root_element

Source
fn construct_for_root_element<'dom>(
    context: &LayoutContext<'_>,
    root_element: impl NodeExt<'dom>,
) -> Vec<ArcRefCell<BlockLevelBox>>