pub(crate) fn make_marker<'dom>(
context: &LayoutContext<'_>,
info: &NodeAndStyleInfo<'dom>,
) -> Option<(NodeAndStyleInfo<'dom>, Vec<PseudoElementContentItem>)>
pub(crate) fn make_marker<'dom>(
context: &LayoutContext<'_>,
info: &NodeAndStyleInfo<'dom>,
) -> Option<(NodeAndStyleInfo<'dom>, Vec<PseudoElementContentItem>)>