Skip to content

Commit 2e78282

Browse files
author
howcome
committed
machine-generated version
1 parent e2d515e commit 2e78282

1 file changed

Lines changed: 23 additions & 12 deletions

File tree

css-gcpm/Overview.html

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,12 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
9999
<p>This module describes features often used in printed publications. Most
100100
of the specified functionality involves some sort of generated content
101101
where content from the document is adorned, replicated, or moved in the
102-
final presentation of the document. Along with two other CSS3 modules –
103-
multi-column layout and paged media – this module offers advanced
104-
functionality for presenting structured documents on paged media. Paged
105-
media can be printed, or presented on screens.
102+
final presentation of the document. Along with other CSS3 modules –
103+
[[CSS3MULTICOL]], <a href="#CSS3PAGE"
104+
rel=biblioentry>[CSS3PAGE]<!--{{CSS3PAGE}}--></a>, and [[CSS3PAGEFLOATS]]
105+
– this module offers advanced functionality for presenting structured
106+
documents on paged media. Paged media can be printed, or presented on
107+
screens.
106108

107109
<h2 class="no-num no-toc" id=status-of-this-document>Status of this
108110
document</h2>
@@ -148,13 +150,15 @@ <h2 class="no-num no-toc" id=status-of-this-document>Status of this
148150
functionality has been removed (e.g., env(), target-pull()), and several
149151
features have been moved to other modules: <a
150152
name=page-marks-and-bleed-area>Page marks and bleed area</a><a> and </a><a
151-
href=styling-blank-pages>Styling blank pages</a> have been moved to
152-
[[CSS3-PAGE]], <a name=cmyk-colors>CMYK colors</a> has been moved to
153-
[[CSS3-COLOR]], <a name=paged-presentations>Paged presentations</a>, <a
153+
href=styling-blank-pages>Styling blank pages</a> have been moved to <a
154+
href="#CSS3PAGE" rel=biblioentry>[CSS3PAGE]<!--{{CSS3PAGE}}--></a>, <a
155+
name=cmyk-colors>CMYK colors</a> has been moved to <a href="#CSS3COLOR"
156+
rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>, <a
157+
name=paged-presentations>Paged presentations</a>, <a
154158
name=navigation-between-pages>Navigation between pages</a>, and <a
155159
href=selecting-lines>Selecting lines</a> have been moved to
156-
[[CSS3-OVERFLOW]]. A new draft, called [[CSS3-PAGE-FLOATS]], has been
157-
split off from GCPM. Some functionality is used in this draft with the
160+
[[CSS3OVERFLOW]]. A new draft, called [[CSS3PAGEFLOATS]], has been split
161+
off from GCPM. Some functionality is used in this draft with the
158162
expectation that it will appear in other modules (<a
159163
href="http://dev.w3.org/csswg/css-backgrounds-4/#border-clip">border-clip</a>).
160164
The definition of some properties has changed (e.g., the ‘<code
@@ -273,9 +277,7 @@ <h2 class=no-num id=introduction>Introduction</h2>
273277
<p>(This section is not normative.)
274278

275279
<p>This specification describes features often used in printed
276-
publications. Some of the proposed functionality (e.g., the new list style
277-
types, and border segments) may also used with other media types. However,
278-
this specification is monstly concerned with paged media.
280+
publications.
279281

280282
<h2 id=running-headers-and-footers><span class=secno>1. </span>Running
281283
headers and footers</h2>
@@ -4461,6 +4463,15 @@ <h3 class=no-num id=other-references>Other references</h3>
44614463
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
44624464
<!---->
44634465

4466+
<dt id=CSS3COLOR>[CSS3COLOR]
4467+
4468+
<dd>Tantek Çelik; Chris Lilley; L. David Baron. <a
4469+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607"><cite>CSS Color
4470+
Module Level 3.</cite></a> 7 June 2011. W3C Recommendation. URL: <a
4471+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
4472+
</dd>
4473+
<!---->
4474+
44644475
<dt id=CSS3PAGE>[CSS3PAGE]
44654476

44664477
<dd>Melinda Grant; et al. <a

0 commit comments

Comments
 (0)