Module style::stylesheets::page_rule
source · Expand description
A @page
rule.
Macros§
Structs§
- Bit-flags for pseudo-class. This should only be used for querying if a page-rule applies.
- A
@page
rule. - Type of a single [
@page
][page selector] - A list of [
@page
][page selectors]
Enums§
- [
@page
][page] rule pseudo-classes.
Functions§
- Computes the specificity given the g, h, and f values as in the spec.