Skip to content

Commit 4cdb4b5

Browse files
committed
[css2] resolved issue 23
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402616
1 parent 082830a commit 4cdb4b5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

css2/page.src

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: page.src,v 2.47 2006-10-09 23:32:21 howcome Exp $ -->
3+
<!-- $Id: page.src,v 2.48 2007-02-19 22:05:15 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Paged media</TITLE>
7-
<!-- Changed by Kimberly Blessing, 2004-02-13 -->
87
</HEAD>
98

109
<body>
@@ -355,11 +354,11 @@ is 'auto'.
355354
</ul>
356355

357356
<p>If the above doesn't provide enough break points to keep content
358-
from overflowing the page boxes, then rules B and D are dropped in
357+
from overflowing the page boxes, then rules A, B and D are dropped in
359358
order to find additional breakpoints.
360359

361-
<p>If that still does not lead to sufficient break points, rules A and
362-
C are dropped as well, to find still more break points.
360+
<p>If that still does not lead to sufficient break points, rule
361+
C is dropped as well, to find still more break points.
363362

364363

365364
<h3><a name="forced">Forced page breaks</a></h3>

0 commit comments

Comments
 (0)