csswg/css3-background Overview.html,1.260,1.261

Update of /sources/public/csswg/css3-background
In directory hutz:/tmp/cvs-serv5513

Modified Files:
	Overview.html 
Log Message:
Generated. Do not edit!

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.html,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- Overview.html	12 Jan 2012 18:18:52 -0000	1.260
+++ Overview.html	12 Jan 2012 18:42:52 -0000	1.261
@@ -214,8 +214,7 @@
    <li><a href="#corners"><span class=secno>4. </span>Rounded Corners</a>
     <ul class=toc>
      <li><a href="#the-border-radius"><span class=secno>4.1. </span>The
-      &lsquo;<code class=property>border-radius</code>&rsquo; properties </a>
-      
+      &lsquo;<code class=property>border-radius</code>&rsquo; properties</a>
 
      <li><a href="#corner-shaping"><span class=secno>4.2. </span>Corner
       Shaping</a>
@@ -295,13 +294,13 @@
      <li><a href="#exit"><span class=secno>7.4. </span> CR Exit Criteria</a>
     </ul>
 
-   <li><a href="#changes"><span class=secno>8. </span> Changes </a>
+   <li><a href="#changes"><span class=secno>8. </span> Changes</a>
     <ul class=toc>
      <li><a href="#changes-2011"><span class=secno>8.1. </span> Changes Since
-      the 15 February 2011 Candidate Recommendation </a>
+      the 15 February 2011 Candidate Recommendation</a>
 
-     <li><a href="#changes-2011"><span class=secno>8.2. </span> Changes Since
-      the 17 December 2009 Candidate Recommendation </a>
+     <li><a href="#changes-2009"><span class=secno>8.2. </span> Changes Since
+      the 17 December 2009 Candidate Recommendation</a>
     </ul>
 
    <li><a href="#acknowledgments"><span class=secno>9.
@@ -1490,7 +1489,7 @@
      <span class=issue><a
      href="http://www.w3.org/Style/CSS/Tracker/issues/211">ISSUE-211</a>
      proposed text: If the image has an intrinsic width or intrinsic height,
-     but not both, the other dimension is treated as 100%. </span>
+     but not both, the other dimension is treated as 100%.</span>
 
     <p>Negative values are not allowed.
   </dl>
@@ -3795,7 +3794,10 @@
     class=note>Note that for inner shadows, expanding the shadow (creating
     more shadow area) means contracting the shadow's perimeter shape.</span>
 
-   <li>The color is the color of the shadow.
+   <li>The color is the color of the shadow. <span class=issue><a
+    href="http://www.w3.org/Style/CSS/Tracker/issues/214">ISSUE-214</a>
+    proposed text: If absent, the value of &lsquo;<code
+    class=property>color</code>&rsquo; is used.</span>
 
    <li>The &lsquo;<code class=css>inset</code>&rsquo; keyword, if present,
     changes the drop shadow from an outer shadow (one that shadows the box
@@ -4266,7 +4268,7 @@
     class=property>background-position</code></a>&rsquo;.
   </ul>
 
-  <h3 id=changes-2011><span class=secno>8.2. </span> Changes Since the 17
+  <h3 id=changes-2009><span class=secno>8.2. </span> Changes Since the 17
    December 2009 Candidate Recommendation</h3>
 
   <p>The following changes were made to this specification since the <a

Received on Thursday, 12 January 2012 18:47:01 UTC