Skip to content

Commit 94cccbf

Browse files
committed
Adjusted boiler plate to align regions and exclusions specifications
1 parent 2f952cb commit 94cccbf

2 files changed

Lines changed: 19 additions & 12 deletions

File tree

css3-regions/Overview.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -224,14 +224,13 @@
224224

225225
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
226226

227-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 February
228-
2012</h2>
227+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 March 2012</h2>
229228

230229
<dl>
231230
<dt>This version:
232231

233232
<dd><a
234-
href="http://www.w3.org/TR/2012/ED-css3-regions-20120216/">http://www.w3.org/csswg/css3-regions</a>
233+
href="http://www.w3.org/TR/2012/ED-css3-regions-20120302/">http://www.w3.org/csswg/css3-regions</a>
235234

236235
<dt>Latest version:
237236

@@ -243,12 +242,6 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 February
243242
<dd><a
244243
href="http://www.w3.org/TR/2011/WD-css3-regions-20111129/">http://www.w3.org/TR/2011/WD-css3-regions-20111129/</a>
245244

246-
<dt>Issues:
247-
248-
<dd><a
249-
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla
250-
Bugs for CSS regions</a>
251-
252245
<dt>Editors:
253246

254247
<dd class=vcard><span class=fn>Vincent Hardy</span>, <span
@@ -258,6 +251,18 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 February
258251
<dd class=vcard><span class=fn>Alex Mogilevsky</span>, <span
259252
class=org>Microsoft</span>, <span
260253
class=email>alexmog@microsoft.com</span>
254+
255+
<dt>Issues List:
256+
257+
<dd><a
258+
href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla
259+
Bugs for CSS regions</a>
260+
261+
<dt>Discussion:
262+
263+
<dd><a
264+
href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>
265+
with subject line "<code>[css3-regions] message topic</code>"
261266
</dl>
262267
<!--begin-copyright-->
263268
<p class=copyright><a

css3-regions/Overview.src.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,6 @@ <h2 class="no-num no-toc" id="longstatus-date">[LONGSTATUS]
251251

252252
<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>
253253

254-
<dt>Issues:</dt>
255-
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla Bugs for CSS regions</a></dd>
256-
257254
<dt>Editors:</dt>
258255

259256
<dd class="vcard"><span class="fn">Vincent Hardy</span>,
@@ -262,6 +259,11 @@ <h2 class="no-num no-toc" id="longstatus-date">[LONGSTATUS]
262259
<dd class="vcard"><span class="fn">Alex Mogilevsky</span>,
263260
<span class="org">Microsoft</span>, <span class=
264261
"email">alexmog@microsoft.com</span></dd>
262+
263+
<dt>Issues List:</dt>
264+
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla Bugs for CSS regions</a></dd>
265+
<dt>Discussion:</dt>
266+
<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>
265267
</dl><!--begin-copyright--><!--end-copyright-->
266268
<hr title="Separator for header">
267269
</div>

0 commit comments

Comments
 (0)