class |
AbstractCSSPropertyEnums |
CSS properties with a dynamic number of entries.
|
class |
CSSPropertyEnumOrColor |
CSS property that is either an enumeration or a color value (e.g.
|
class |
CSSPropertyEnumOrColors |
CSS property that is a list of either an enumeration or a color value (e.g.
|
class |
CSSPropertyEnumOrInt |
CSS property that is either an enumeration or a numeric value without a unit
(e.g. z-index)
|
class |
CSSPropertyEnumOrNumber |
CSS property that is either an enumeration or a numeric value (e.g.
|
class |
CSSPropertyEnumOrNumbers |
CSS property that is a list of either an enumeration or a numeric value (e.g.
|
class |
CSSPropertyEnumOrRect |
CSS property that is either an enumeration or a rectangle (e.g. clip)
|
class |
CSSPropertyEnumOrURL |
CSS property that is either an enumeration or a URL value (e.g.
|
class |
CSSPropertyEnums |
CSS property that is a list of enumeration entries (e.g. border-style)
|