Skip to content

Commit 2ec6110

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403122
1 parent e63255f commit 2ec6110

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css2/page.src

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
197197
Properties specified in a :first @page rule override those specified
198198
in :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&nbsp;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
201205
different <a href="#page-area">page area</a> widths. To simplify
202206
implementations, user agents may use a single page area width

0 commit comments

Comments
 (0)