Skip to content

Commit b26b79f

Browse files
author
Tantek Çelik
committed
[css-counter-styles-3][m] move ',' to outside of link/name
1 parent 25accd9 commit b26b79f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

css-counter-styles-3/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<meta content="CSS Counter Styles Level 3" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2013-02-21 name=dcterms.issued>
13+
<meta content=2013-03-01 name=dcterms.issued>
1414
<meta content="http://dev.w3.org/csswg/css-counter-styles-3/"
1515
name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
@@ -33,12 +33,12 @@
3333
<h1 class=p-name>CSS Counter Styles Level 3</h1>
3434

3535
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
36-
class=dt-updated datetime=20130221>21 February 2013</time></h2>
36+
class=dt-updated datetime=20130301> 1 March 2013</time></h2>
3737

3838
<dl>
3939
<dt>This version:
4040

41-
<dd><!--<a class="u-url" href="http://www.w3.org/TR/2013/ED-css-counter-styles-3-20130221/">http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130221/</a>-->
41+
<dd><!--<a class="u-url" href="http://www.w3.org/TR/2013/ED-css-counter-styles-3-20130301/">http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130301/</a>-->
4242
<a class=u-url
4343
href="http://dev.w3.org/csswg/css-counter-styles-3/">http://dev.w3.org/csswg/css-counter-styles-3/</a>
4444

@@ -72,7 +72,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
7272
<dt>Editor:
7373

7474
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
75-
href="http://xanthir.com/contact/"> <span>Tab Atkins Jr.</span>, </a>
75+
href="http://xanthir.com/contact/"> <span>Tab Atkins Jr.</span></a>,
7676
<span class="p-org org">Google, Inc.</span>
7777
</dl>
7878
<!--begin-copyright-->

css-counter-styles-3/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE
4040
<dt>Editor:
4141
<dd class='p-author h-card vcard'>
4242
<a href="http://xanthir.com/contact/" class='p-name fn u-url url'>
43-
<span>Tab Atkins Jr.</span>,
44-
</a>
43+
<span>Tab Atkins Jr.</span></a>,
4544
<span class="p-org org">Google, Inc.</span>
4645
</dl>
4746

0 commit comments

Comments
 (0)