Closed Bug 1445957 Opened 7 years ago Closed 1 year ago

CSS @page :first rule not being applied

Categories

(Core :: Printing: Output, defect, P3)

59 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1833471

People

(Reporter: jackjkelly1506, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 Build ID: 20180310025718 Steps to reproduce: When using the '@page :first' rule, on both my own site and running the example given at https://developer.mozilla.org/en-US/docs/Web/CSS/:first Actual results: All pages had the same margins, even when an obvious change should be noticed e.g. @page { margin:0cm } @page :first {margin:5cm} Expected results: should be able to set margins for the first page using the '@page :first' rule.
[Triage 2018/03/23 - P3]
Priority: -- → P3

The linked page says that :first isn't supported in Firefox.

Severity: normal → S3
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1833471
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.