Skip to content

Commit 546bc0a

Browse files
author
Simon Pieters
committed
[cssom*] Fix mailto: links
1 parent bfa50d2 commit 546bc0a

6 files changed

Lines changed: 15 additions & 15 deletions

File tree

cssom-values/Overview.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929

3030
<h1>CSSOM Values Module</h1>
3131

32-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 23 May 2013</h2>
32+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 29 May 2013</h2>
3333

3434
<dl>
3535

3636
<dt>This Version:</dt>
3737
<dd class="dontpublish"><a href="http://dev.w3.org/csswg/cssom-values/">http://dev.w3.org/csswg/cssom-values/</a></dd>
3838
<dt class="dontpublish">Participate:</dt>
39-
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject==%5Bcssom-values%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
39+
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
4040
<dd class="dontpublish"><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM%20Values">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20Values&amp;product=CSS&amp;resolution=---">open bugs</a>) <script async="" src="https://w3c-test.org/resources.whatwg.org/file-bug.js"></script>
4141
<dd class="dontpublish"><a href="irc://irc.w3.org:6665/css">IRC: #css on W3C</a></dd>
4242

@@ -77,15 +77,15 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2>
7777
can be found in the
7878
<a href="http://www.w3.org/TR/">W3C technical reports index at http://www.w3.org/TR/.</a></em>
7979

80-
<p>This is the 23 May 2013 Editor's Draft of CSSOM. Please send
80+
<p>This is the 29 May 2013 Editor's Draft of CSSOM. Please send
8181
comments to
82-
<a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a>
82+
<a href="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20">www-style@w3.org</a>
8383
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
8484
with <samp>[cssom-values]</samp> at the start of the subject line.
8585

8686

8787
<!-- XXX include this text upon FPWD publishing
88-
<p>This is the 23 May 2013 First Public Working Draft of CSSOM, produced by the
88+
<p>This is the 29 May 2013 First Public Working Draft of CSSOM, produced by the
8989
<a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
9090
of the <a href="http://www.w3.org/Style/">Style Activity</a>).
9191
-->

cssom-values/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="no-num no-toc" id="w3c-doctype">[LONGSTATUS] [DATE: 3 August 2002]</h
3737
<dd class=publish><a href="[VERSION]">[VERSION]</a></dd>
3838

3939
<dt class=dontpublish>Participate:</dt>
40-
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject==%5Bcssom-values%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
40+
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
4141
<dd class=dontpublish><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM%20Values">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20Values&amp;product=CSS&amp;resolution=---">open bugs</a>) <script async="" src="https://w3c-test.org/resources.whatwg.org/file-bug.js"></script>
4242
<dd class=dontpublish><a href="irc://irc.w3.org:6665/css">IRC: #css on W3C</a></dd>
4343

@@ -83,7 +83,7 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2>
8383

8484
<p>This is the [DATE: 3 August 2002] [LONGSTATUS] of CSSOM. Please send
8585
comments to
86-
<a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a>
86+
<a href="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20">www-style@w3.org</a>
8787
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
8888
with <samp>[cssom-values]</samp> at the start of the subject line.
8989

cssom-view/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929

3030
<h1>CSSOM View Module</h1>
3131

32-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 28 May 2013</h2>
32+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 29 May 2013</h2>
3333

3434
<dl>
3535

3636
<dt>This Version:</dt>
3737
<dd class="dontpublish"><a href="http://dev.w3.org/csswg/cssom-view/">http://dev.w3.org/csswg/cssom-view/</a></dd>
3838
<dt class="dontpublish">Participate:</dt>
39-
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject==%5Bcssom%5D%20">www-style@w3.org</a>
39+
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
4040
(<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
4141
<dd class="dontpublish"><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM%20View">File a bug</a>
4242
(<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20View&amp;product=CSS&amp;resolution=---">open bugs</a>)
@@ -88,7 +88,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
8888
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
8989
index at http://www.w3.org/TR/.</a></em>
9090

91-
<p>This is the 28 May 2013 Editor's Draft of CSSOM View. Please send
91+
<p>This is the 29 May 2013 Editor's Draft of CSSOM View. Please send
9292
comments to
9393
<a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
9494
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)

cssom-view/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h2 class="no-num no-toc" id="w3c-doctype">[LONGSTATUS] [DATE: 3 August 2002]</h
3737
<dd class=publish><a href="[VERSION]">[VERSION]</a></dd>
3838

3939
<dt class=dontpublish>Participate:</dt>
40-
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject==%5Bcssom%5D%20">www-style@w3.org</a>
40+
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
4141
(<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
4242
<dd class=dontpublish><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM%20View">File a bug</a>
4343
(<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20View&amp;product=CSS&amp;resolution=---">open bugs</a>)

cssom/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
<h1>CSS Object Model (CSSOM)</h1>
3333

3434

35-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 28 May 2013</h2>
35+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 29 May 2013</h2>
3636

3737
<dl>
3838

3939
<dt>This Version:</dt>
4040
<dd class="dontpublish"><a href="http://dev.w3.org/csswg/cssom/">http://dev.w3.org/csswg/cssom/</a></dd>
4141
<dt class="dontpublish">Participate:</dt>
42-
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject==%5Bcssom%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)</dd>
42+
<dd class="dontpublish"><a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)</dd>
4343
<dd class="dontpublish"><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM&amp;product=CSS&amp;resolution=---">open bugs</a>) <script async="" src="https://w3c-test.org/resources.whatwg.org/file-bug.js"></script></dd>
4444
<dd class="dontpublish"><a href="irc://irc.w3.org:6665/css">IRC: #css on W3C</a></dd>
4545

@@ -95,7 +95,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
9595
can be found in the
9696
<a href="http://www.w3.org/TR/">W3C technical reports index at http://www.w3.org/TR/.</a></em>
9797

98-
<p class="dontpublish">This is the 28 May 2013 Editor's Draft of CSSOM. Please send comments to
98+
<p class="dontpublish">This is the 29 May 2013 Editor's Draft of CSSOM. Please send comments to
9999
<a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a>
100100
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
101101
with <samp>[cssom]</samp> at the start of the subject line.

cssom/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2 class="no-num no-toc" id="w3c-doctype">[LONGSTATUS] [DATE: 3 August 2002]</h
4040
<dd class=publish><a href="[VERSION]">[VERSION]</a></dd>
4141

4242
<dt class=dontpublish>Participate:</dt>
43-
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject==%5Bcssom%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)</dd>
43+
<dd class=dontpublish><a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)</dd>
4444
<dd class=dontpublish><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&amp;component=CSSOM">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM&amp;product=CSS&amp;resolution=---">open bugs</a>) <script async="" src="https://w3c-test.org/resources.whatwg.org/file-bug.js"></script></dd>
4545
<dd class=dontpublish><a href="irc://irc.w3.org:6665/css">IRC: #css on W3C</a></dd>
4646

0 commit comments

Comments
 (0)