- From: Vincent Hardy via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Mar 2012 17:22:13 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-regions
In directory hutz:/tmp/cvs-serv15106
Modified Files:
Overview.html
Log Message:
Adjusted boiler plate to align regions and exclusions specifications
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- Overview.html 2 Mar 2012 17:21:25 -0000 1.54
+++ Overview.html 2 Mar 2012 17:22:11 -0000 1.55
@@ -224,14 +224,13 @@
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 February
- 2012</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 March 2012</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2012/ED-css3-regions-20120216/">http://www.w3.org/csswg/css3-regions</a>
+ href="http://www.w3.org/TR/2012/ED-css3-regions-20120302/">http://www.w3.org/csswg/css3-regions</a>
<dt>Latest version:
@@ -243,12 +242,6 @@
<dd><a
href="http://www.w3.org/TR/2011/WD-css3-regions-20111129/">http://www.w3.org/TR/2011/WD-css3-regions-20111129/</a>
- <dt>Issues:
-
- <dd><a
- href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla
- Bugs for CSS regions</a>
-
<dt>Editors:
<dd class=vcard><span class=fn>Vincent Hardy</span>, <span
@@ -258,6 +251,18 @@
<dd class=vcard><span class=fn>Alex Mogilevsky</span>, <span
class=org>Microsoft</span>, <span
class=email>alexmog@microsoft.com</span>
+
+ <dt>Issues List:
+
+ <dd><a
+ href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=CSS%20Regions&resolution=---">Bugzilla
+ Bugs for CSS regions</a>
+
+ <dt>Discussion:
+
+ <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>"
</dl>
<!--begin-copyright-->
<p class=copyright><a
Received on Friday, 2 March 2012 17:22:15 UTC