pub type TextEdge = Todo;Expand description
https://drafts.csswg.org/css-inline-3/#typedef-text-edge
<text-edge> = [ text | ideographic | ideographic-ink ] | [ text | ideographic | ideographic-ink | cap | ex ] [ text | ideographic | ideographic-ink | alphabetic ]Aliased Type§
pub enum TextEdge {
Todo,
}