csswg/css3-images Overview.html,1.223,1.224 Overview.src.html,1.231,1.232

Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv18165

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Whoops, didn't close an example div.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- Overview.html	30 Nov 2011 19:18:06 -0000	1.223
+++ Overview.html	1 Dec 2011 00:11:52 -0000	1.224
@@ -16,12 +16,12 @@
 
    <h1>CSS Image Values and Replaced Content Module Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 November
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 December
     2011</h2>
 
    <dl>
     <dt>This Version:</dt>
-    <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-images-20111130/">http://www.w3.org/TR/2011/WD-css3-images-20111130/</a>-->
+    <!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-images-20111201/">http://www.w3.org/TR/2011/WD-css3-images-20111201/</a>-->
[...2825 lines suppressed...]
+
+    <tr>
+     <th><span class=property>Name:</span>
+
+     <td>Value:
+
+     <td>Initial:
+
+     <td>Applies to:
+
+     <td>Inherited:
+
+     <td>Percentages:
+
+     <td>Media:
+  </table>
+  <!--end-properties-->
 </html>
 <!-- Keep this comment at the end of the file
 Local variables:

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -d -r1.231 -r1.232
--- Overview.src.html	30 Nov 2011 19:18:06 -0000	1.231
+++ Overview.src.html	1 Dec 2011 00:11:52 -0000	1.232
@@ -714,6 +714,7 @@
   &lt;color-stop> [ , &lt;color-stop> ]+
 )
 &lt;extent-keyword> = closest-corner | closest-side | farthest-corner | farthest-side</pre>
+	</div>
 
 <h4 class="no-toc" id="radial-color-stops">
 Placing Color Stops</h4>

Received on Thursday, 1 December 2011 00:11:56 UTC