8000 Update spec codes Part II · w3c/csswg-drafts@f3d380f · GitHub
Skip to content

Commit f3d380f

Browse files
committed
Update spec codes Part II
--HG-- extra : rebase_source : 0e8058f41a128ca8e0aa53664159c981521b6b3a
1 parent 0381f96 commit f3d380f

45 files changed

Lines changed: 188 additions & 112 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

css-position/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 February
139139

140140
<dd><a
141141
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>with
142-
subject line "<kbd>css3-positioning <var>&hellip; message
142+
subject line "<kbd>css-position <var>&hellip; message
143143
topic&hellip;</var></kbd>"
144144

145145
<dt>Editors:

css-position/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
111111
<dd><a href="http://www.w3.org/TR/2012/WD-css3-positioning-20120207/">http://www.w3.org/TR/2012/WD-css3-positioning-20120207/</a></dd>
112112
<dt>Issues List</dt>
113113
<dd><a href="http://wiki.csswg.org/spec/[SHORTNAME]/">http://wiki.csswg.org/spec/[SHORTNAME]/</a></dd>
114-
<dt>Discussion:</dt>
115-
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>with subject line "<kbd>[SHORTNAME] <var>&hellip; message topic&hellip;</var></kbd>"</dd>
114+
<dt>Feedback:
115+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-position]%5D%20feedback">www-style@w3.org</a> with subject line &ldquo;<kbd>[css-position] <var>&hellip; message topic &hellip;</var></kbd>&rdquo; (<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
116116
<dt>Editors:</dt>
117117
<dd class="vcard"><span class="fn">Arron Eicholz</span>, <span class="org">Microsoft Corporation</span>
118118
</dl>

css-preslev/Overview.src.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ <h2 id="W3C-doctype" class="no-num no-toc">W3C Working Draft [DATE]</h2>
2828
<dd><a
2929
href="http://www.w3.org/TR/css3-preslev">http://www.w3.org/TR/css3-preslev</a></dd>
3030

31+
<dt>Feedback:
32+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-preslev]%5D%20feedback">www-style@w3.org</a>
33+
with subject line &ldquo;<kbd>[css-preslev] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
34+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
35+
36+
3137
<dt>Editors:</dt>
3238

3339
<dd><a lang="en" href="http://ian.hixie.ch/">Ian Hickson</a>

css-regions/Overview.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 March 2013</h2>
5555
<dt>This version:
5656

5757
<dd><a
58-
href="http://dev.w3.org/csswg/css3-regions/">http://www.w3.org/csswg/css3-regions</a>
58+
href="http://dev.w3.org/csswg/css3-regions/">http://dev.w3.org/csswg/css3-regions</a>
5959

6060
<dt>Latest version:
6161

@@ -92,11 +92,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 22 March 2013</h2>
9292
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Regions&amp;resolution=---">Bugzilla
9393
Bugs for CSS regions</a>
9494

95-
<dt>Discussion:
96-
97-
<dd><a
98-
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
99-
with subject line "<code>[css3-regions] message topic</code>"
95+
<dt>Feedback:
96+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-regions]%5D%20feedback">www-style@w3.org</a>
97+
with subject line &ldquo;<kbd>[css-regions] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
98+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
10099
</dl>
101100
<!--begin-copyright-->
102101
<p class=copyright><a

css-regions/Overview.src.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2 class="no-num no-toc" id="longstatus-date">[LONGSTATUS]
4949
<dt>This version:</dt>
5050

5151
<dd><a href=
52-
"[VERSION]">http://www.w3.org/csswg/css3-regions</a></dd>
52+
"[VERSION]">http://dev.w3.org/csswg/css3-regions</a></dd>
5353

5454
<dt>Latest version:</dt>
5555

@@ -59,7 +59,9 @@ <h2 class="no-num no-toc" id="longstatus-date">[LONGSTATUS]
5959
<dt>Previous version:</dt>
6060

6161
<dd><a href="http://www.w3.org/TR/2011/WD-css3-regions-20111129/">http://www.w3.org/TR/2011/WD-css3-regions-20111129/</a></dd>
62-
62+
63+
64+
6365
<dt>Editors:</dt>
6466

6567
<dd class="vcard"><span class="fn">Vincent Hardy</span>,
@@ -79,8 +81,10 @@ <h2 class="no-num no-toc" id="longstatus-date">[LONGSTATUS]
7981

8082
<dt>Issues List:</dt>
8183
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Regions&amp;resolution=---">Bugzilla Bugs for CSS regions</a></dd>
82-
<dt>Discussion:</dt>
83-
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line "<code>[css3-regions] message topic</code>"</dd>
84+
<dt>Feedback:
85+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-regions]%5D%20feedback">www-style@w3.org</a>
86+
with subject line &ldquo;<kbd>[css-regions] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
87+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)</dd>
8488
</dl><!--begin-copyright--><!--end-copyright-->
8589
<hr title="Separator for header">
8690
</div>

css-ruby/Overview.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ <h2 class="no-num no-toc" id="w3c-working">W3C Working Draft 03 December 2010 (E
6767
<dt>Previous version:</dt>
6868
<dd><a
6969
href="http://www.w3.org/TR/2003/CR-css3-ruby-20030514">http://www.w3.org/TR/2003/CR-css3-ruby-20030514</a></dd>
70+
<dt>Feedback:
71+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-ruby]%5D%20feedback">www-style@w3.org</a>
72+
with subject line &ldquo;<kbd>[css-ruby] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
73+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
74+
7075
<dt>Editor:</dt>
7176
<dd><a href="mailto:rishida@w3.org">Richard Ishida (W3C)</a></dd>
7277
<dt>Former editors:</dt>

css-size-adjust/Overview.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2>
4545
<dd>Maintained in document (only editor's draft is current)
4646

4747
<dt>Feedback:
48-
49-
<dd><a
50-
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
51-
with subject line &ldquo;<kbd>[css-size-adjust] <var>&hellip; message
52-
topic &hellip;</var></kbd>&rdquo;
48+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-size-adjust]%5D%20feedback">www-style@w3.org</a>
49+
with subject line &ldquo;<kbd>[css-size-adjust] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
50+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
5351

5452
<dt>Editors:
5553

css-size-adjust/Overview.src.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3030
<dt>Issue Tracking:</dt>
3131
<dd>Maintained in document (only editor's draft is current)
3232

33-
<dt>Feedback:</dt>
34-
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line &ldquo;<kbd>[[SHORTNAME]] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
33+
<dt>Feedback:
34+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-size-adjust]%5D%20feedback">www-style@w3.org</a>
35+
with subject line &ldquo;<kbd>[css-size-adjust] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
36+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
3537

3638
<dt>Editors:
3739
<dd class="vcard"><a class="fn n url" href="http://dbaron.org/"><abbr class="given-name">L.</abbr>

css-sizing/Overview.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 February
6161
Bugzilla</a>
6262

6363
<dt>Feedback:
64-
65-
<dd><a
66-
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
67-
with subject line “<kbd>[css3-sizing] <var>… message topic
68-
</var></kbd>
64+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-sizing]%5D%20feedback">www-style@w3.org</a>
65+
with subject line &ldquo;<kbd>[css-sizing] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
66+
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
6967

7068
<dt>Editors:
7169

css-sizing/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3333
<dt>Issue Tracking:</dt>
3434
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Sizing&amp;resolution=---">W3C Bugzilla</a>
3535

36-
<dt>Feedback:</dt>
37-
<dd><a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a> with subject line &ldquo;<kbd>[[SHORTNAME]] <var>&hellip; message topic &hellip;</var></kbd>&rdquo;
36+
<dt>Feedback:
37+
<dd><a href="mailto:www-style@w3.org?subject=%5B[css-sizing]%5D%20feedback">www-style@w3.org</a> with subject line &ldquo;<kbd>[css-sizing] <var>&hellip; message topic &hellip;</var></kbd>&rdquo; (<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
3838

3939
<dt>Editors:
4040
<dd class="hcard"><a href="http://www.xanthir.com/contact" class="fn url">Tab Atkins Jr.</a>, <span class="org">Google Inc.</span>

0 commit comments

Comments
 (0)