csswg/css3-background Overview.html,1.253,1.254 Overview.src.html,1.265,1.266

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

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Consistent capitalization

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.html,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -d -r1.253 -r1.254
--- Overview.html	19 Dec 2011 17:19:09 -0000	1.253
+++ Overview.html	20 Dec 2011 04:41:48 -0000	1.254
@@ -22,13 +22,13 @@
 
    <h1>CSS Backgrounds and Borders Module Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 December
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 20 December
     2011</h2>
 
    <dl>
     <dt>This version:
 
-    <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20111219">http://www.w3.org/TR/2011/ED-css3-background-20111219/</a> -->
+    <dd><!-- <a href="http://www.w3.org/TR/2011/CR-css3-background-20111220">http://www.w3.org/TR/2011/ED-css3-background-20111220/</a> -->
      <a
      href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
      
@@ -149,11 +149,10 @@
 
    <li><a href="#values"><span class=secno>2. </span>Values</a>
 
-   <li><a href="#backgrounds"><span class=secno>3. </span>Background
-    properties</a>
+   <li><a href="#backgrounds"><span class=secno>3. </span> Backgrounds</a>
     <ul class=toc>
-     <li><a href="#layering"><span class=secno>3.1. </span>Layering multiple
-      background images</a>
+     <li><a href="#layering"><span class=secno>3.1. </span> Layering Multiple
+      Background Images</a>
 
      <li><a href="#the-background-color"><span class=secno>3.2. </span>The
       &lsquo;<code class=property>background-color</code>&rsquo; property</a>
@@ -189,11 +188,11 @@
       &lsquo;<code class=property>background</code>&rsquo; shorthand
       property</a>
 
-     <li><a href="#special-backgrounds"><span class=secno>3.11. </span>The
-      backgrounds of special elements</a>
+     <li><a href="#special-backgrounds"><span class=secno>3.11. </span>
+      Backgrounds of Special Elements</a>
     </ul>
 
-   <li><a href="#borders"><span class=secno>4. </span>Border properties</a>
+   <li><a href="#borders"><span class=secno>4. </span> Borders</a>
     <ul class=toc>
      <li><a href="#the-border-color"><span class=secno>4.1. </span>The
       &lsquo;<code class=property>border-color</code>&rsquo; properties</a>
@@ -253,8 +252,8 @@
       &lsquo;<code class=property>border-image-repeat</code>&rsquo;
       property</a>
 
-     <li><a href="#border-image-process"><span class=secno>6.6.
-      </span>Border-image drawing process</a>
+     <li><a href="#border-image-process"><span class=secno>6.6. </span>
+      Drawing the Border Image</a>
 
      <li><a href="#the-border-image"><span class=secno>6.7. </span>The
       &lsquo;<code class=property>border-image</code>&rsquo; shorthand</a>
@@ -289,24 +288,30 @@
         
       </ul>
 
-     <li><a href="#exit"><span class=secno>8.4. </span>CR exit criteria</a>
+     <li><a href="#exit"><span class=secno>8.4. </span> CR Exit Criteria</a>
     </ul>
 
-   <li><a href="#changes"><span class=secno>9. </span>Changes Since the 17
-    December 2009 Candidate Recommendation</a>
+   <li><a href="#changes"><span class=secno>9. </span> Changes </a>
+    <ul class=toc>
+     <li><a href="#changes-2011"><span class=secno>9.1. </span> Changes Since
+      the 15 February 2011 Candidate Recommendation </a>
+
+     <li><a href="#changes-2011"><span class=secno>9.2. </span> Changes Since
+      the 17 December 2009 Candidate Recommendation </a>
+    </ul>
 
    <li><a href="#acknowledgments"><span class=secno>10.
     </span>Acknowledgments</a>
 
    <li><a href="#references"><span class=secno>11. </span>References</a>
     <ul class=toc>
-     <li class=no-num><a href="#normative-references">Normative
-      references</a>
+     <li class=no-num><a href="#normative-references"> Normative
+      References</a>
 
-     <li class=no-num><a href="#other-references">Other references</a>
+     <li class=no-num><a href="#other-references"> Other References</a>
     </ul>
 
-   <li class=no-num><a href="#property-index">Property index</a>
+   <li class=no-num><a href="#property-index"> Property Index</a>
 
    <li class=no-num><a href="#index">Index</a>
   </ul>
@@ -382,7 +387,7 @@
    keyword as their property value, but for readability it has not been
    listed explicitly.
 
-  <h2 id=backgrounds><span class=secno>3. </span>Background properties</h2>
+  <h2 id=backgrounds><span class=secno>3. </span> Backgrounds</h2>
 
   <p>Each box has a background layer that may be fully transparent (the
    default), or filled with a color and/or one or more images. The background
@@ -398,8 +403,8 @@
    href="#background-color"><code
    class=property>background-color</code></a>&rsquo;.
 
-  <h3 id=layering><span class=secno>3.1. </span>Layering multiple background
-   images</h3>
+  <h3 id=layering><span class=secno>3.1. </span> Layering Multiple Background
+   Images</h3>
 
   <p>The background of a box can have multiple <span class=index
    id=layers>layers</span> in CSS3. The number of layers is determined by the
@@ -1824,8 +1829,8 @@
 </pre>
   </div>
 
-  <h3 id=special-backgrounds><span class=secno>3.11. </span>The backgrounds
-   of special elements</h3>
+  <h3 id=special-backgrounds><span class=secno>3.11. </span> Backgrounds of
+   Special Elements</h3>
 
   <p>The background of the root element becomes the background of the <a
    href="http://www.w3.org/TR/CSS21/intro.html#the-canvas">canvas</a> and its
@@ -1889,7 +1894,7 @@
    left-justified first line, the background does not necessarily extend all
    the way to the right margin.
 
-  <h2 id=borders><span class=secno>4. </span>Border properties</h2>
+  <h2 id=borders><span class=secno>4. </span> Borders</h2>
 
   <p>The border can either be a predefined style (solid line, double line,
    dotted line, pseudo-3D border, etc.) or it can be an image. In the former
@@ -3373,8 +3378,8 @@
   <p>The exact process for scaling and tiling the border-image parts is given
    in the section below.
 
-  <h3 id=border-image-process><span class=secno>6.6. </span>Border-image
-   drawing process</h3>
+  <h3 id=border-image-process><span class=secno>6.6. </span> Drawing the
+   Border Image</h3>
 
   <p>After the border-image given by &lsquo;<a
    href="#border-image-source"><code
@@ -4158,7 +4163,7 @@
     3
   </ul>
 
-  <h3 id=exit><span class=secno>8.4. </span>CR exit criteria</h3>
+  <h3 id=exit><span class=secno>8.4. </span> CR Exit Criteria</h3>
 
   <p>As described in the W3C process document, a <a
    href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi">Candidate
@@ -4220,8 +4225,23 @@
    CSS WG) tests have not been produced for those feature(s) by the end of
    the CR period.
 
-  <h2 id=changes><span class=secno>9. </span>Changes Since the 17 December
-   2009 Candidate Recommendation</h2>
+  <h2 id=changes><span class=secno>9. </span> Changes</h2>
+
+  <h3 id=changes-2011><span class=secno>9.1. </span> Changes Since the 15
+   February 2011 Candidate Recommendation</h3>
+
+  <p>The following changes were made to this specification since the <a
+   href="http://www.w3.org/TR/2011/CR-css3-background-20110215/">15 February
+   2011 Candidate Recommendation</a>:
+
+  <ul>
+   <li>Clarified computed value of &lsquo;<a
+    href="#background-position"><code
+    class=property>background-position</code></a>&rsquo;.
+  </ul>
+
+  <h3 id=changes-2011><span class=secno>9.2. </span> Changes Since the 17
+   December 2009 Candidate Recommendation</h3>
 
   <p>The following changes were made to this specification since the <a
    href="http://www.w3.org/TR/2009/CR-css3-background-20091217/">17 December
@@ -4275,7 +4295,7 @@
 
   <h2 id=references><span class=secno>11. </span>References</h2>
 
-  <h3 class=no-num id=normative-references>Normative references</h3>
+  <h3 class=no-num id=normative-references> Normative References</h3>
   <!--begin-normative-->
   <!-- Sorted by label -->
 
@@ -4332,7 +4352,7 @@
   </dl>
   <!--end-normative-->
 
-  <h3 class=no-num id=other-references>Other references</h3>
+  <h3 class=no-num id=other-references> Other References</h3>
   <!--begin-informative-->
   <!-- Sorted by label -->
 
@@ -4382,7 +4402,7 @@
   </dl>
   <!--end-informative-->
 
-  <h2 class=no-num id=property-index>Property index</h2>
+  <h2 class=no-num id=property-index> Property Index</h2>
   <!--begin-properties-->
 
   <table class=proptable>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-background/Overview.src.html,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -d -r1.265 -r1.266
--- Overview.src.html	19 Dec 2011 17:19:09 -0000	1.265
+++ Overview.src.html	20 Dec 2011 04:41:48 -0000	1.266
@@ -144,7 +144,8 @@
 keyword as their property value, but for readability it has not been listed
 explicitly.
 
-<h2 id="backgrounds">Background properties</h2>
+<h2 id="backgrounds">
+Backgrounds</h2>
 
 <p>Each box has a background layer that may be fully transparent (the
 default), or filled with a color and/or one or more images. The background
@@ -156,7 +157,8 @@
 background will shine through by default because of the initial
 'transparent' value on 'background-color'.
 
-<h3 id="layering">Layering multiple background images</h3>
+<h3 id="layering">
+Layering Multiple Background Images</h3>
 
 <p>The background of a box can have multiple <span
 class=index>layers</span> in CSS3. The number
@@ -1274,7 +1276,8 @@
 </div>
 
 
-<h3 id="special-backgrounds">The backgrounds of special elements</h3>
+<h3 id="special-backgrounds">
+Backgrounds of Special Elements</h3>
 
 <p>The background of the root element becomes the background of the
 <a href="http://www.w3.org/TR/CSS21/intro.html#the-canvas">canvas</a>
@@ -1328,7 +1331,8 @@
 That means, e.g., that in a left-justified first line, the background
 does not necessarily extend all the way to the right margin.
 
-<h2 id="borders">Border properties</h2>
+<h2 id="borders">
+Borders</h2>
 
 <p>The border can either be a predefined style (solid line, double
 line, dotted line, pseudo-3D border, etc.) or it can be an image. In
@@ -2447,7 +2451,8 @@
 <p>The exact process for scaling and tiling the border-image parts is
 given in the section below.</p>
 
-<h3 id="border-image-process">Border-image drawing process</h3>
+<h3 id="border-image-process">
+Drawing the Border Image</h3>
 
 <p>After the border-image given by 'border-image-source' is sliced by
 the 'border-image-slice' values, the resulting nine images are scaled,
@@ -3031,7 +3036,8 @@
 </ul>
 
 
-<h3 id="exit">CR exit criteria</h3>
+<h3 id="exit">
+CR Exit Criteria</h3>
 
 <p>As described in the W3C process document, a <a
 href="http://www.w3.org/2005/10/Process-20051014/tr.html#cfi">Candidate
@@ -3093,7 +3099,22 @@
 judgment of CSS WG) tests have not been produced for those feature(s)
 by the end of the CR period.
 
-<h2 id="changes">Changes Since the 17 December 2009 Candidate Recommendation</h2>
+<h2 id="changes">
+Changes</h3>
+
+<h3 id="changes-2011">
+Changes Since the 15 February 2011 Candidate Recommendation</h2>
+
+<p>The following changes were made to this specification since the
+<a href="http://www.w3.org/TR/2011/CR-css3-background-20110215/">15 February 2011
+Candidate Recommendation</a>:
+
+<ul>
+  <li>Clarified computed value of 'background-position'.
+</ul>
+
+<h3 id="changes-2011">
+Changes Since the 17 December 2009 Candidate Recommendation</h2>
 
 <p>The following changes were made to this specification since the
 <a href="http://www.w3.org/TR/2009/CR-css3-background-20091217/">17 December 2009
@@ -3133,19 +3154,18 @@
 
 <h2>References</h2>
 
-<h3 class="no-num">Normative references</h3>
+<h3 class="no-num">
+Normative References</h3>
 <!--normative-->
 
-<h3 class="no-num">Other references</h3>
+<h3 class="no-num">
+Other References</h3>
 <!--informative-->
 
-
-
-<h2 class="no-num">Property index</h2>
+<h2 class="no-num">
+Property Index</h2>
 <!-- properties -->
 
-
-
 <h2 class="no-num" id="index">Index</h2>
 <!--index-->
 

Received on Tuesday, 20 December 2011 04:41:53 UTC