Module css::domain [] [src]

Modules

atRules
expressions
numbers
properties
selectors
units

Structs

Atom

NOTE: At some future point, Atom may become a wrapper around a string cache value

CssRules

A list of CSS rules.

CustomIdent

https://drafts.csswg.org/css-values-4/#custom-idents

SpecifiedUrl

A specified url() value; should be resolved relative to the stylesheet containing it

StyleRule

A style rule, with selectors and declarations.

Enums

CounterStyleIdent
CssRule

No Charset here, CSSCharsetRule has been removed from CSSOM (https://drafts.csswg.org/cssom/#changes-from-5-december-2013) and Edge doesn't support it

CssRuleType
RulesMutateError
VendorPrefix

Vendor prefixes Sort order is such that -o- sorts before -webkit- and -ms- sorts after -webkit-

Traits

HasCssRules
HasPropertyDeclarations
HasVendorPrefix