Module document_rule

Source
Expand description

@document rules initially in CSS Conditional Rules Module Level 3, @document has been postponed to the level 4. We implement the prefixed @-moz-document.

Macros§

parse_quoted_or_unquoted_string 🔒

Structs§

DocumentCondition
A @document rule’s condition.
DocumentRule
A @-moz-document rule

Enums§

DocumentMatchingFunction
A matching function for a @document rule’s condition.
MediaDocumentKind
The kind of media document that the rule will match.