Skip to content

Commit ea57761

Browse files
committed
fix comment so it doesn't eat up the whole document
1 parent c939423 commit ea57761

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css3-values/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525

2626
<h1 id=css3-template>CSS3 Values and Units</h1>
2727

28-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 June 2009</h2>
28+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2009</h2>
2929

3030
<dl>
3131
<dt>This version:
3232

3333
<dd><a
34-
href="http://www.w3.org/TR/2009/ED-css3-values-20090603">http://www.w3.org/TR/2009/ED-css3-values-20090603</a>
34+
href="http://www.w3.org/TR/2009/ED-css3-values-20090713">http://www.w3.org/TR/2009/ED-css3-values-20090713</a>
3535

3636
<dt>Latest version:
3737

@@ -119,7 +119,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 June 2009</h2>
119119
120120
=====
121121
122-
It could also be used in other interesting ways -- probably some bizarre
122+
It could also be used in other interesting ways - probably some bizarre
123123
ones that I haven't even thought of yet. Although I admit I have
124124
already thought of:
125125
list-style-type: cycle(cycle(disc,disc,circle,circle), cycle(disc,circle),
@@ -1853,10 +1853,10 @@ <h3 class=no-num id=normative-references>Normative references</h3>
18531853
<dt id=CSS21>[CSS21]
18541854

18551855
<dd>Bert Bos; et al. <a
1856-
href="http://www.w3.org/TR/2009/CR-CSS21-20090423"><cite>Cascading Style
1856+
href="http://www.w3.org/TR/2009/CR-CSS2-20090423/"><cite>Cascading Style
18571857
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 April
18581858
2009. W3C Candidate Recommendation. (Work in progress.) URL: <a
1859-
href="http://www.w3.org/TR/2009/CR-CSS21-20090423">http://www.w3.org/TR/2009/CR-CSS21-20090423</a>
1859+
href="http://www.w3.org/TR/2009/CR-CSS2-20090423/">http://www.w3.org/TR/2009/CR-CSS2-20090423/</a>
18601860
</dd>
18611861
<!---->
18621862

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
101101
102102
=====
103103
104-
It could also be used in other interesting ways -- probably some bizarre
104+
It could also be used in other interesting ways - probably some bizarre
105105
ones that I haven't even thought of yet. Although I admit I have
106106
already thought of:
107107
list-style-type: cycle(cycle(disc,disc,circle,circle), cycle(disc,circle),

0 commit comments

Comments
 (0)