Expand description
Generic types for text properties.
Re-exports§
pub use self::GenericInitialLetter as InitialLetter;
Structs§
- Generic
Hyphenate Limit Chars  - A generic value for the 
hyphenate-limit-charsproperty. - Generic
Initial Letter  - A generic value for the 
initial-letterproperty. - Generic
Text Indent  - Implements type for text-indent
which takes the grammar of [
] && hanging? && each-line?  
Enums§
- Generic
Text Decoration Length  - Implements type for text-decoration-thickness
which takes the grammar of auto | from-font | 
|  - Generic
Text Decoration Trim  - Text decoration trim values.
 - Number
OrAuto  - A generic value that is either a number or 
auto.