csswg/css-module Overview.html,1.8,1.9 Overview.src.html,1.10,1.11

Update of /sources/public/csswg/css-module
In directory hutz:/tmp/cvs-serv15223

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Fix duplicate ID cr-exit-criteria.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Overview.html	13 Jul 2011 17:33:01 -0000	1.8
+++ Overview.html	3 Aug 2011 22:21:59 -0000	1.9
@@ -37,13 +37,13 @@
    <h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
     class=replaceme>N</var></h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 August 2011</h2>
 
    <dl>
     <dt>This version:
 
-    <dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110713/">
-     http://www.w3.org/TR/2011/ED-FIXME-20110713/</a>
+    <dd><a href="http://www.w3.org/TR/2011/ED-FIXME-20110803/">
+     http://www.w3.org/TR/2011/ED-FIXME-20110803/</a>
 
     <dt>Latest version:
 
@@ -508,12 +508,12 @@
    href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on
    2008-06-04.</a>]
 
-  <p id=cr-exit-criteria> For this specification to be advanced to Proposed
-   Recommendation, there must be at least two independent, interoperable
-   implementations of each feature. Each feature may be implemented by a
-   different set of products, there is no requirement that all features be
-   implemented by a single product. For the purposes of this criterion, we
-   define the following terms:
+  <p> For this specification to be advanced to Proposed Recommendation, there
+   must be at least two independent, interoperable implementations of each
+   feature. Each feature may be implemented by a different set of products,
+   there is no requirement that all features be implemented by a single
+   product. For the purposes of this criterion, we define the following
+   terms:
 
   <dl>
    <dt>independent
@@ -720,7 +720,7 @@
 
    <tbody>
     <tr>
-     <td><a class=property href="#display-model">display-model</a>
+     <th><a class=property href="#display-model">display-model</a>
 
      <td>inline-inside | block-inside | table | ruby | icon
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.src.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Overview.src.html	13 Jul 2011 17:33:01 -0000	1.10
+++ Overview.src.html	3 Aug 2011 22:22:00 -0000	1.11
@@ -358,7 +358,7 @@
   the spec is not a module, but, e.g., a Note or a profile. This text was <a
   href="http://www.w3.org/Style/CSS/Tracker/actions/44"> decided on 2008-06-04.</a>]</p>
 
-  <p id=cr-exit-criteria>
+  <p>
   For this specification to be advanced to Proposed Recommendation,
   there must be at least two independent, interoperable implementations
   of each feature. Each feature may be implemented by a different set of

Received on Wednesday, 3 August 2011 22:22:03 UTC