CssPropertyFactory
Provides string to CSSProperty instance creation mappings.
public CssPropertyFactory()
Creates a new property.
Creates a new property for @font-face.
Creates a new longhand property.
Creates a series of longhand properties for the provided shorthand.
Creates a new shorthand property.
Creates a new property for @viewport.
Gets the longhands that map to the specified shorthand property.
Gets the shorthands that map to the specified longhand property.
Checks if the given property name is actually animatable.
Checks if the given property name is a longhand property.
Checks if the given property name is a shorthand property.