Chapter 5 - Page Selectors and the Page Context - 5.4 Cascading in the page context
Go to the relevant page of the specification.
- page-selectors-003 (paged)
-
Page cascade (right/left)
Properties specified in a :left or :right @page rule override those specified in an @page rule that has no pseudo-class specified. - page-selectors-004 (paged)
-
Page cascade (first trumps right)
Properties specified in a :first @page context override those specified in :right @page contexts. - page-selectors-006 (paged)
-
Page cascade (first trumps no pseudo-class)
Properties specified in a :first @page rule override those specified in an @page rule with no pseudo-class specified.