File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: page.src,v 2.68 2011-03-03 22:07:56 bbos Exp $ -->
3+ <!-- $Id: page.src,v 2.69 2011-03-04 13:55:03 bbos Exp $ -->
44<HEAD>
55<TITLE>Paged media</TITLE>
66</HEAD>
@@ -197,6 +197,10 @@ those specified in an @page rule that has no pseudo-class specified.
197197Properties specified in a :first @page rule override those specified
198198in :left or :right @page rules.
199199
200+ <p>If a <a href="#forced">forced break</a> occurs before the first
201+ generated box, it is undefined in CSS 2.1 whether ':first'
202+ applies to the blank page before the break or to the page after it.
203+
200204<P>Margin declarations on left, right, and first pages may result in
201205different <a href="#page-area">page area</a> widths. To simplify
202206implementations, user agents may use a single page area width
You can’t perform that action at this time.
0 commit comments