Function layout_2013::construct::control_chars_to_fragment
source ยท fn control_chars_to_fragment<E>(
node: &InlineFragmentNodeInfo,
context: &SharedStyleContext<'_>,
text: &str,
restyle_damage: RestyleDamage,
) -> Fragmentwhere
E: TElement,