|
2 | 2 |
|
3 | 3 | <html lang=en> |
4 | 4 | <head> |
5 | | - <title> CSS3 Module: Paged Media</title> |
| 5 | + <title> CSS Paged Media Module Level 3</title> |
6 | 6 | <meta content="text/html; charset=utf-8" http-equiv=Content-Type> |
7 | 7 | <link href="../default.css" rel=stylesheet type="text/css"> |
8 | 8 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
9 | 9 | type="text/css"> |
10 | 10 |
|
11 | | - <style type="text/css"> .keyword { font-weight:bold } |
| 11 | + <style type="text/css"> |
| 12 | + .keyword { font-weight:bold } |
12 | 13 | .equation { padding: 2% } |
13 | 14 | table.equation {text-align:center} |
14 | 15 | td, th { vertical-align: top } |
|
76 | 77 | background: #ffffaa; |
77 | 78 | } |
78 | 79 |
|
79 | | -/*]]>*/ |
80 | 80 | </style> |
81 | 81 |
|
82 | 82 | <body> |
@@ -1400,7 +1400,7 @@ <h3 id=page-properties><span class=secno>3.6 </span>Page Properties</h3> |
1400 | 1400 | can be found in <a href="#Appendix_A">Appendix A</a>.</p> |
1401 | 1401 |
|
1402 | 1402 | <p>Other properties defined by <a href="#CSS21" |
1403 | | - rel=biblioentry>[CSS21]<!--{{CSS21}}--></a> are ignored in these |
| 1403 | + rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> are ignored in these |
1404 | 1404 | contexts. Behavior for properties not included in CSS 2.1 and not listed |
1405 | 1405 | here or in Appendix A is undefined.</p> |
1406 | 1406 |
|
@@ -3482,15 +3482,6 @@ <h3 class=no-num id=informative-references>Informative References</h3> |
3482 | 3482 | <dt style="display: |
3483 | 3483 | none"><!-- keeps the doc valid if the DL is empty --> <!----> |
3484 | 3484 |
|
3485 | | - <dt id=CSS21>[CSS21] |
3486 | | - |
3487 | | - <dd>Bert Bos; et al. <cite>Cascading Style Sheets, level 2 revision |
3488 | | - 1.</cite> 19 July 2007. W3C Candidate Recommendation. (Work in |
3489 | | - progress.) URL: <a |
3490 | | - href="http://www.w3.org/TR/2007/CR-CSS21-20070719">http://www.w3.org/TR/2007/CR-CSS21-20070719</a> |
3491 | | - </dd> |
3492 | | - <!----> |
3493 | | - |
3494 | 3485 | <dt id=CSS3TEXTLAYOUT>[CSS3TEXTLAYOUT] |
3495 | 3486 |
|
3496 | 3487 | <dd>Elika J. Etemad; Paul Nelson. <cite>CSS3 Text Layout Module.</cite> |
|
0 commit comments