Function construct_for_root_element

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