- From: Vincent Hardy via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 06 Feb 2012 14:47:36 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-regions
In directory hutz:/tmp/cvs-serv26219
Modified Files:
Overview.html Overview.src.html
Log Message:
Updated the list of people in the acknowledgment section
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Overview.html 4 Feb 2012 10:52:49 -0000 1.52
+++ Overview.html 6 Feb 2012 14:47:34 -0000 1.53
@@ -224,14 +224,14 @@
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 February
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 February
2012</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2012/ED-css3-regions-20120204/">http://www.w3.org/csswg/css3-regions</a>
+ href="http://www.w3.org/TR/2012/ED-css3-regions-20120206/">http://www.w3.org/csswg/css3-regions</a>
<dt>Latest version:
@@ -593,9 +593,10 @@
as regions as shown in the previous code snippet.
<div class=note>
- <p>While the example uses elements as regions, it is important to note
- that this is not required for regions. Regions can be pseudo-elements,
- such as ‘<code class=css>::before</code>’ and ‘<code
+ <p>While the example uses elements as regions (since [CSS3-GRID-LAYOUT]
+ requires elements to create grid items) it is important to note that this
+ is not required for regions. Regions can be pseudo-elements, such as
+ ‘<code class=css>::before</code>’ and ‘<code
class=css>::after</code>’. The only requirement for an element or
pseudo-element to become a region is that it needs to be subject to CSS
styling to receive the ‘<a href="#flow-from"><code
@@ -2503,31 +2504,61 @@
during its development and specification review process:
<ul>
- <li>Rossen Atanassov, Microsoft Corporation.
+ <li>Rossen Atanassov
- <li>Andrei Bucur, Adobe Systems, Inc.
+ <li>Andrei Bucur
- <li>Alexandru Chiculita, Adobe Systems, Inc.
+ <li>Alexandru Chiculita
- <li>Arno Gourdol, Adobe Systems, Inc.
+ <li>Phil Cupp
- <li>Håkon Wium Lie, Opera Software.
+ <li>Arron Eicholz
- <li>Mihnea Ovidenie, Adobe Systems, Inc.
+ <li>John Jansen
- <li>Virgil Palanciuc, Adobe Systems, Inc.
+ <li>Arno Gourdol
+
+ <li>David Hyatt
+
+ <li>Brian Heuston
+
+ <li>Ian Hickson
+
+ <li>Jonathan Hoersch
+
+ <li>Michael Jolson
+
+ <li>Brad Kemper
+
+ <li>Håkon Wium Lie
+
+ <li>Markus Mielke
+
+ <li>Robert O'Callahan
+
+ <li>Edward O'Connor
+
+ <li>Mihnea Ovidenie
+
+ <li>Virgil Palanciuc
+
+ <li>Olga Popiv
<li>Christoph Päper
- <li>Anton Prowse, Invited Expert.
+ <li>Anton Prowse
- <li>Peter Sorotokin, Adobe Systems, Inc.
+ <li>Peter Sorotokin
- <li>Alan Stearns, Adobe Systems, Inc.
+ <li>Alan Stearns
- <li>Stephen Zilles, Adobe Systems, Inc.
+ <li>Christian Stockwell
- <li>David Hyatt, Apple Inc.
+ <li>Eugene Veselov
+
+ <li> Boris Zbarsky
+
+ <li>Stephen Zilles
</ul>
<h2 class=no-num id=references>References</h2>
@@ -2757,10 +2788,8 @@
<p class=short-desc>{{short_desc}}</p>
</div>
</div>
- <!--
- <script type="text/javascript" src="BugzillaTracker.js"></script>
- <script type="text/javascript" src="BugzillaTrackerCSSRegions.js"></script>
- -->
+ <script src=BugzillaTracker.js type="text/javascript"></script>
+ <script src=BugzillaTrackerCSSRegions.js type="text/javascript"></script>
<div id=issue-manager>
<h2 id=issue-manager0><span class=secno>11. </span>Issue manager</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.src.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Overview.src.html 4 Feb 2012 10:52:49 -0000 1.57
+++ Overview.src.html 6 Feb 2012 14:47:34 -0000 1.58
@@ -450,7 +450,8 @@
<div class="note">
- <p>While the example uses elements as regions, it is important to note that
+ <p>While the example uses elements as regions (since [CSS3-GRID-LAYOUT] requires
+ elements to create grid items) it is important to note that
this is not required for regions. Regions can be pseudo-elements,
such as '::before' and '::after'. The only requirement for an element
or pseudo-element to become a region is that it needs to be subject to
@@ -2029,19 +2030,34 @@
either during the conception of CSS regions or during its development and specification review
process:</p>
<ul>
- <li>Rossen Atanassov, Microsoft Corporation.</li>
- <li>Andrei Bucur, Adobe Systems, Inc.</li>
- <li>Alexandru Chiculita, Adobe Systems, Inc.</li>
- <li>Arno Gourdol, Adobe Systems, Inc.</li>
- <li>Håkon Wium Lie, Opera Software.</li>
- <li>Mihnea Ovidenie, Adobe Systems, Inc.</li>
- <li>Virgil Palanciuc, Adobe Systems, Inc.</li>
+ <li>Rossen Atanassov</li>
+ <li>Andrei Bucur</li>
+ <li>Alexandru Chiculita</li>
+ <li>Phil Cupp</li>
+ <li>Arron Eicholz</li>
+ <li>John Jansen</li>
+ <li>Arno Gourdol</li>
+ <li>David Hyatt</li>
+ <li>Brian Heuston</li>
+ <li>Ian Hickson</li>
+ <li>Jonathan Hoersch</li>
+ <li>Michael Jolson</li>
+ <li>Brad Kemper</li>
+ <li>Håkon Wium Lie</li>
+ <li>Markus Mielke</li>
+ <li>Robert O'Callahan</li>
+ <li>Edward O'Connor</li>
+ <li>Mihnea Ovidenie</li>
+ <li>Virgil Palanciuc</li>
+ <li>Olga Popiv</li>
<li>Christoph Päper</li>
- <li>Anton Prowse, Invited Expert.</li>
- <li>Peter Sorotokin, Adobe Systems, Inc.</li>
- <li>Alan Stearns, Adobe Systems, Inc.</li>
- <li>Stephen Zilles, Adobe Systems, Inc.</li>
- <li>David Hyatt, Apple Inc.</li>
+ <li>Anton Prowse</li>
+ <li>Peter Sorotokin</li>
+ <li>Alan Stearns</li>
+ <li>Christian Stockwell</li>
+ <li>Eugene Veselov</li>
+ <li> Boris Zbarsky</li>
+ <li>Stephen Zilles</li>
</ul>
<h2 class="no-num" id="references">References</h2>
@@ -2066,10 +2082,9 @@
</div>
</script>
-<!--
<script type="text/javascript" src="BugzillaTracker.js"></script>
<script type="text/javascript" src="BugzillaTrackerCSSRegions.js"></script>
- -->
+
<div id="issue-manager">
<h2>Issue manager</h2>
Received on Monday, 6 February 2012 14:49:45 UTC