Expand description
CSS text-justify property.
Defines LayoutTextJustify and its parser parse_layout_text_justify,
used by the CSS property parsing pipeline.
Enums§
- Layout
Text Justify - CSS
text-justifyproperty value. - Text
Justify Parse Error - Text
Justify Parse Error Owned
Functions§
- parse_
layout_ text_ justify - Parses a
text-justifyCSS value string into aLayoutTextJustify.