Skip to content

Commit 01703a4

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402931
1 parent 245d05f commit 01703a4

9 files changed

Lines changed: 54 additions & 64 deletions

File tree

css2/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.108 2009-04-16 16:45:11 bbos Exp $
3+
# $Id: Makefile,v 2.109 2009-04-20 13:40:49 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
@@ -351,7 +351,7 @@ errata.html : errata.src
351351

352352
#### Special section to build PS file and single plain text file
353353

354-
extras: css2.ps.gz css2.pdf css2.txt css2.zip css2.tgz
354+
extras: css2.tgz
355355

356356
css2.ps: build/blocks.ok $(SPECOBJS) images/pngs.ok $(IMAGES)
357357
# Because of memory limitations in html2ps, use the
@@ -389,9 +389,9 @@ css2.txt txt: css2.html
389389

390390
####
391391

392-
css2.tgz: $(ALLOBJS) # images/links.ok
392+
css2.tgz: $(ALLOBJS) css2.txt css2.zip css2.ps.gz css2.pdf # images/links.ok
393393
# $(TAR) cf - $(ALLOBJS) `$(LS) -d images/*.png | $(GREP) -v "\."` | gzip >$@
394-
$(TAR) cf - $(ALLOBJS) | gzip >$@
394+
$(TAR) cf - $^ | gzip >$@
395395

396396
css2.zip: $(ALLOBJS)
397397
$(ZIP) $@ $(ALLOBJS) images/*.png

css2/cover.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ <h2 id="W3C-doctype">W3C Candidate Recommendation 23 April 2009</h2>
6565
<a href="css2.ps.gz">gzip'ed PostScript</a>,
6666
<a href="css2.pdf">PDF</a>.
6767
See also <a
68-
href="http://www.w3.org/Style/css2-updates/translations.html"><strong>
68+
href="http://www.w3.org/2005/11/Translations/Query?titleMatch=CSS;lang=any;search1=Submit"><strong>
6969
translations</strong></a>.
7070

7171
<p class="copyright"><a
7272
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
73-
Copyright</a> &copy; 2007 <a href="http://www.w3.org/"><acronym
73+
Copyright</a> &copy; 2009 <a href="http://www.w3.org/"><acronym
7474
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup>
7575
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts
7676
Institute of Technology">MIT</acronym></a>, <a
@@ -135,8 +135,8 @@ <h2 id=status>Status of this document</h2>
135135
<p>This is a W3C Candidate Recommendation, which means the
136136
specification has been widely reviewed and W3C recommends that it be
137137
implemented. It will remain Candidate Recommendation
138-
<a href="#crec">at least until 20 December 2007.</a> A test suite and
139-
a report on implementations will be provided before the document becomes
138+
<a href="#crec">at least until 23 July 2009.</a> A test suite and
139+
an implementations report will be provided before the document becomes
140140
a Proposed Recommendation.</p>
141141

142142
<p>Publication as a Candidate Recommendation does not imply endorsement

css2/cover.src

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
<a href="css2.ps.gz">gzip'ed PostScript</a>,
5151
<a href="css2.pdf">PDF</a>.
5252
See also <a
53-
href="_THE_UPDATE_DIR_/translations.html"><strong>
53+
href="http://www.w3.org/2005/11/Translations/Query?titleMatch=CSS;lang=any;search1=Submit"><strong>
5454
translations</strong></a>.
5555

5656
<p class="copyright"><a
5757
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
58-
Copyright</a> &copy; 2007 <a href="http://www.w3.org/"><acronym
58+
Copyright</a> &copy; 2009 <a href="http://www.w3.org/"><acronym
5959
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup>
6060
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts
6161
Institute of Technology">MIT</acronym></a>, <a
@@ -120,8 +120,8 @@ http://www.w3.org/TR/</a>.</em>
120120
<p>This is a W3C Candidate Recommendation, which means the
121121
specification has been widely reviewed and W3C recommends that it be
122122
implemented. It will remain Candidate Recommendation
123-
<a href="#crec">at least until 20 December 2007.</a> A test suite and
124-
a report on implementations will be provided before the document becomes
123+
<a href="#crec">at least until 23 July 2009.</a> A test suite and
124+
an implementations report will be provided before the document becomes
125125
a Proposed Recommendation.</p>
126126

127127
<p>Publication as a Candidate Recommendation does not imply endorsement

css2/css.dico

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,8 @@ ikke
815815
image's
816816
imagenum
817817
img
818+
implementor
819+
implementors
818820
inactiveborder
819821
inactivecaption
820822
inactivecaptiontext

css2/css2.html

Lines changed: 35 additions & 35 deletions
Large diffs are not rendered by default.

css2/refs.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,6 @@ <H2><a name="q2">B.2 Informative references</a></H2>
199199
at <a href="http://www.w3.org/TR/2004/WD-css3-speech-20041216/">
200200
http://www.w3.org/TR/2004/WD-css3-speech-20041216</a>
201201

202-
<dt><strong><a name="ref-DOM" class="informref">[DOM]</a></strong>
203-
<dd>"Document Object Model Specification", L. Wood, A. Le Hors,
204-
9 October 1997.<BR>
205-
Available at <a href="http://www.w3.org/TR/WD-DOM/">
206-
http://www.w3.org/TR/WD-DOM/</a>
207-
208202
<dt><strong><a name="ref-DOM-LEVEL-3-CORE"
209203
class="informref">[DOM-LEVEL-3-CORE]</a></strong> <dd>"Document Object
210204
Model (DOM) Level 3 Core Specification", A. Le Hors, P. Le H~ret, et

css2/refs.src

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: refs.src,v 2.52 2008-11-26 15:05:04 bbos Exp $ -->
3+
<!-- $Id: refs.src,v 2.53 2009-04-20 13:41:04 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Bibliography</TITLE>
66
</HEAD>
@@ -175,12 +175,6 @@ Working Draft (work in progress). Available
175175
at <a href="http://www.w3.org/TR/2004/WD-css3-speech-20041216/">
176176
http://www.w3.org/TR/2004/WD-css3-speech-20041216</a>
177177

178-
<dt><strong><a name="ref-DOM" class="informref">[DOM]</a></strong>
179-
<dd>"Document Object Model Specification", L. Wood, A. Le Hors,
180-
9 October 1997.<BR>
181-
Available at <a href="http://www.w3.org/TR/WD-DOM/">
182-
http://www.w3.org/TR/WD-DOM/</a>
183-
184178
<dt><strong><a name="ref-DOM-LEVEL-3-CORE"
185179
class="informref">[DOM-LEVEL-3-CORE]</a></strong> <dd>"Document Object
186180
Model (DOM) Level 3 Core Specification", A. Le Hors, P. Le H~ret, et

css2/syndata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ <h3>4.1.5 <span class="index-def" title="at-rule">
440440
<p>Instead, to achieve the effect of only importing a style sheet
441441
for 'print' media, use the @import rule with media syntax, e.g.:
442442
</p>
443-
<pre><code style="css">
443+
<pre><code class="css">
444444
@import "subs.css";
445445
@import "print-main.css" print;
446446
@media print {

css2/visuren.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ <h3>9.2.1 <a name="block-boxes">Block-level elements and block boxes</a></h3>
195195
<p>Block-level elements (except for display 'table' elements, which are described in a later chapter) generate a <span class="index-def"
196196
title="principal block box"><a name="principal-box"><dfn>principal
197197
block box</dfn></a></span> that contains either only <span class="index-def"
198-
title="block box"><a name="block-box"><dfn>block
199-
box</dfn>es</a></span> or only <span class="index-def"
198+
title="block box"><a name="block-box"><dfn title="block box">block
199+
boxes</dfn></a></span> or only <span class="index-def"
200200
title="inline box"><a name="x7" href="#inline-box">inline boxes</a></span>. The principal block box establishes the <a
201201
href="#containing-block">containing block</a> for descendant boxes and
202202
generated content and is also the box involved in any positioning
@@ -1548,7 +1548,7 @@ <h3>9.5.2 <a name="flow-control">Controlling flow next to floats:</a>
15481548
clearance is -1em. (Assume none of the elements have borders or
15491549
padding):
15501550

1551-
<pre>
1551+
<pre class=html>
15521552
&lt;p style="<b>margin-bottom: 4em</b>">
15531553
First paragraph.
15541554

0 commit comments

Comments
 (0)