Module style::stylesheets::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§
Structs§
- A
@document
rule’s condition. - A @-moz-document rule
Enums§
- A matching function for a
@document
rule’s condition. - The kind of media document that the rule will match.