CSS Paged Media Module Level 3 CR Test Suite

Page Properties (10 tests)

Test Refs Flags Info
+ 7 Page Properties
at-page-rule-002-a Paged @page margins on top and right using percentages
  • A percentage right margin in the @page context applies to the page box and is relative to the width of the page box. A percentage top margin in the @page context applies to the page box and is relative to the height of the page box.
at-page-rule-002-b Paged @page margins shorthand using fixed physical units
  • A margin declaration within the @page context applies to the page box.
at-page-rule-002-c Paged Page Margins: bottom and left (percent)
  • A margin declaration within the @page context applies to the page box.
  • Percentage values on right and left margins are relative to the page box width.
  • Percentage values on top and bottom margins are relative to the page box height.
page-background-000 Paged Page Box Background Coverage
  • The page background covers the entire page box, including the page margins.
page-borders-000 Paged @page border shorthand (absolute units)
  • A border declaration within the @page context applies to the page box.
page-margin-000 Paged @page margins shorthand using fixed physical units
  • A margin declaration within the @page context applies to the page box.
page-margin-001 Paged @page margins on top and right using percentages
  • A percentage right margin in the @page context applies to the page box and is relative to the width of the page box. A percentage top margin in the @page context applies to the page box and is relative to the height of the page box.
page-margin-002 Paged @page margins on bottom and left using percentages
  • A margin declaration within the @page context applies to the page box.
page-margin-003 Paged @page margin shorthand using ems
  • A margin declaration within the @page context applies to the page box.
  • A margin expressed in ems uses the page context's font.
page-properties-000 Paged @page width and height
  • The 'width' and 'height' properties do not apply to a page box.
+ 7.1 Page-based counters
+ 7.2 Page-margin boxes and default values