Skip to content

Commit 3f4c11a

Browse files
committed
[css2] Typo. Removed para about 'page' property.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401985
1 parent d5f749f commit 3f4c11a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css2/page.src

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: page.src,v 2.34 2002-11-17 19:19:31 bbos Exp $ -->
3+
<!-- $Id: page.src,v 2.35 2002-11-28 21:25:03 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Paged media</TITLE>
@@ -193,7 +193,7 @@ in :left or :right @page rules.
193193
<P>Margin declarations on left, right, and first pages may result in
194194
different <a href="#page-area">page area</a> widths. To simplify
195195
implementations, user agents may use a single page area width
196-
on on left, right, and first pages. In this case, the page area width
196+
on left, right, and first pages. In this case, the page area width
197197
of the first page should be used.
198198

199199

@@ -378,9 +378,11 @@ properties of all the elements generating boxes that meet at this
378378
margin, there is at least one with the value 'always', 'left', or
379379
'right'.
380380

381+
<!--
381382
<p>A page break must also occur at (1) if the last line box above this
382383
margin and the first one below it do not have the same value for <span
383384
class="propinst-page">'page'</span>.
385+
-->
384386

385387
<h3>"Best" page breaks</h3>
386388

0 commit comments

Comments
 (0)