|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <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 $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Paged media</TITLE> |
@@ -193,7 +193,7 @@ in :left or :right @page rules. |
193 | 193 | <P>Margin declarations on left, right, and first pages may result in |
194 | 194 | different <a href="#page-area">page area</a> widths. To simplify |
195 | 195 | 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 |
197 | 197 | of the first page should be used. |
198 | 198 |
|
199 | 199 |
|
@@ -378,9 +378,11 @@ properties of all the elements generating boxes that meet at this |
378 | 378 | margin, there is at least one with the value 'always', 'left', or |
379 | 379 | 'right'. |
380 | 380 |
|
| 381 | +<!-- |
381 | 382 | <p>A page break must also occur at (1) if the last line box above this |
382 | 383 | margin and the first one below it do not have the same value for <span |
383 | 384 | class="propinst-page">'page'</span>. |
| 385 | +--> |
384 | 386 |
|
385 | 387 | <h3>"Best" page breaks</h3> |
386 | 388 |
|
|
0 commit comments