Skip to content

Commit 67ee9fb

Browse files
committed
Fix remaining validation error (duplicate ID CSS21) by marking CSS21 as normative in the one place where it wasn't.
1 parent 7c9a1a2 commit 67ee9fb

2 files changed

Lines changed: 2 additions & 12 deletions

File tree

css-module/Overview.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
101101
contains the features of CSS level&nbsp;3 relating to <var
102102
class=replaceme>DESCRIBE HERE</var>. It includes and extends the
103103
functionality of CSS level&nbsp;2 <a href="#CSS21"
104-
rel=biblioentry>[CSS21]<!--{{CSS21}}--></a>, which builds on CSS
104+
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>, which builds on CSS
105105
level&nbsp;1 <a href="#CSS1" rel=biblioentry>[CSS1]<!--{{CSS1}}--></a>.
106106
The main extensions compared to level&nbsp;2 are <var
107107
class=replaceme>SUMMARIZE HERE</var>.
@@ -619,16 +619,6 @@ <h3 class=no-num id=other-references>Other references</h3>
619619
</dd>
620620
<!---->
621621

622-
<dt id=CSS21>[CSS21]
623-
624-
<dd>Bert Bos; et al. <a
625-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
626-
Sheets Level 2 Revision 1 (CSS&#160;2.1) Specification.</cite></a> 7 June
627-
2011. W3C Recommendation. URL: <a
628-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
629-
</dd>
630-
<!---->
631-
632622
<dt id=CSS3COLOR>[CSS3COLOR]
633623

634624
<dd>Tantek &#199;elik; Chris Lilley; L. David Baron. <a

css-module/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
6666
<p>CSS is a language for describing the rendering of structured documents
6767
(such as HTML and XML) on screen, on paper, in speech, etc. This module
6868
contains the features of CSS level&nbsp;3 relating to <var class="replaceme">DESCRIBE HERE</var>.
69-
It includes and extends the functionality of CSS level&nbsp;2 [[CSS21]],
69+
It includes and extends the functionality of CSS level&nbsp;2 [[!CSS21]],
7070
which builds on CSS level&nbsp;1 [[CSS1]].
7171
The main extensions compared to level&nbsp;2 are <var class="replaceme">SUMMARIZE HERE</var>.
7272

0 commit comments

Comments
 (0)