Skip to content

Commit 959d002

Browse files
committed
editorial tweaks to module template due to feedback
1 parent ec1d677 commit 959d002

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

css-module/Overview.html

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
<h1>CSS <var class=issue>TEMPLATE</var> Module Level <var
1717
class=issue>N</var></h1>
1818

19-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 January 2011</h2>
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 February
20+
2011</h2>
2021

2122
<dl>
2223
<dt>This version:
2324

24-
<dd><a href="http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110102">
25-
http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110102</a>
25+
<dd><a href="http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110223">
26+
http://www.w3.org/TR/2011/ED-css3-TEMPLATE-20110223</a>
2627

2728
<dt>Latest version:
2829

@@ -385,7 +386,7 @@ <h3 id=conformance-classes><span class=secno>3.1. </span>Conformance
385386
Classes</h3>
386387

387388
<p>Conformance to <var class=issue>CSS TEMPLATE Module</var> is defined for
388-
three classes:
389+
three conformance classes:
389390

390391
<dl>
391392
<dt><dfn id=style-sheet title="style sheet!!as conformance class">style
@@ -416,7 +417,7 @@ <h3 id=conformance-classes><span class=secno>3.1. </span>Conformance
416417
if, in addition to interpreting the style sheet as defined by the
417418
appropriate specifications, it supports all the properties defined by <var
418419
class=issue>CSS TEMPLATE Module</var> by parsing them correctly and
419-
rendering the document accordingly. However the inability of a UA to
420+
rendering the document accordingly. However, the inability of a UA to
420421
correctly render a document due to limitations of the device does not make
421422
the UA non-conformant. (For example, a UA is not required to render color
422423
on a monochrome monitor.)
@@ -523,10 +524,10 @@ <h3 class=no-num id=normative-references>Normative references</h3>
523524
<dt id=CSS21>[CSS21]
524525

525526
<dd>Bert Bos; et al. <a
526-
href="http://www.w3.org/TR/2009/CR-CSS2-20090908"><cite>Cascading Style
527-
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 8 September
528-
2009. W3C Candidate Recommendation. (Work in progress.) URL: <a
529-
href="http://www.w3.org/TR/2009/CR-CSS2-20090908">http://www.w3.org/TR/2009/CR-CSS2-20090908</a>
527+
href="http://www.w3.org/TR/2010/WD-CSS2-20101207"><cite>Cascading Style
528+
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 December
529+
2010. W3C Working Draft. (Work in progress.) URL: <a
530+
href="http://www.w3.org/TR/2010/WD-CSS2-20101207">http://www.w3.org/TR/2010/WD-CSS2-20101207</a>
530531
</dd>
531532
<!---->
532533

@@ -572,10 +573,10 @@ <h3 class=no-num id=other-references>Other references</h3>
572573
<dt id=CSS21>[CSS21]
573574

574575
<dd>Bert Bos; et al. <a
575-
href="http://www.w3.org/TR/2009/CR-CSS2-20090908"><cite>Cascading Style
576-
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 8 September
577-
2009. W3C Candidate Recommendation. (Work in progress.) URL: <a
578-
href="http://www.w3.org/TR/2009/CR-CSS2-20090908">http://www.w3.org/TR/2009/CR-CSS2-20090908</a>
576+
href="http://www.w3.org/TR/2010/WD-CSS2-20101207"><cite>Cascading Style
577+
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 December
578+
2010. W3C Working Draft. (Work in progress.) URL: <a
579+
href="http://www.w3.org/TR/2010/WD-CSS2-20101207">http://www.w3.org/TR/2010/WD-CSS2-20101207</a>
579580
</dd>
580581
<!---->
581582

css-module/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2 id="conformance">Conformance</h2>
239239
<h3 id="conformance-classes">Conformance Classes</h3>
240240

241241
<p>Conformance to <var class="issue">CSS TEMPLATE Module</var>
242-
is defined for three classes:
242+
is defined for three conformance classes:
243243
<dl>
244244
<dt><dfn title="style sheet!!as conformance class">style sheet</dfn>
245245
<dd>A <a href="http://www.w3.org/TR/CSS21/conform.html#style-sheet">CSS
@@ -262,7 +262,7 @@ <h3 id="conformance-classes">Conformance Classes</h3>
262262
if, in addition to interpreting the style sheet as defined by the
263263
appropriate specifications, it supports all the properties defined
264264
by <var class="issue">CSS TEMPLATE Module</var> by parsing them correctly
265-
and rendering the document accordingly. However the inability of a
265+
and rendering the document accordingly. However, the inability of a
266266
UA to correctly render a document due to limitations of the device
267267
does not make the UA non-conformant. (For example, a UA is not
268268
required to render color on a monochrome monitor.)

0 commit comments

Comments
 (0)