Function layout_2013::generated_content::render_text
source ยท fn render_text(
layout_context: &LayoutContext<'_>,
node: OpaqueNode,
pseudo: PseudoElementType,
style: Arc<ComputedValues>,
string: String,
) -> Option<SpecificFragmentInfo>
Expand description
Creates fragment info for a literal string.