Expand description
The list of supported CSS properties.
Re-exports§
pub use super::sheet::str_store::StrRef;pub use super::sheet::PropertyMeta;
Structs§
- Node
Properties - All properties for an element.
Enums§
- Property
- The body of a property.
Constants§
- SUPPORTED_
CSS_ PROPERTY_ NAMES - The supported CSS property names.
Traits§
- Property
Value With Global - A trait for property global values, such as
initialinheritunset.