fn traverse_children_of<'dom>(
parent_element_info: &NodeAndStyleInfo<'dom>,
context: &LayoutContext<'_>,
handler: &mut impl TraversalHandler<'dom>,
)
fn traverse_children_of<'dom>(
parent_element_info: &NodeAndStyleInfo<'dom>,
context: &LayoutContext<'_>,
handler: &mut impl TraversalHandler<'dom>,
)