- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Feb 2012 15:13:16 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-background In directory hutz:/tmp/cvs-serv24480 Modified Files: Overview.html Overview.src.html Log Message: Improve section headers, use consistent capitalization Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-background/Overview.html,v retrieving revision 1.270 retrieving revision 1.271 diff -u -d -r1.270 -r1.271 --- Overview.html 9 Feb 2012 14:27:34 -0000 1.270 +++ Overview.html 9 Feb 2012 15:13:13 -0000 1.271 @@ -148,170 +148,179 @@ <ul class=toc> <li><a href="#introduction"><span class=secno>1. </span>Introduction</a> + + <li><a href="#values"><span class=secno>2. </span> Values and + Interactions</a> <ul class=toc> - <li><a href="#placement"><span class=secno>1.1. </span> Module - interactions</a> + <li><a href="#placement"><span class=secno>2.1. </span> Module + Interactions</a> [...1380 lines suppressed...] @@ -5545,15 +5556,15 @@ <li>‘<a href="#background-position"><code class=property>background-position</code></a>’ value, <a href="#top" - title="''top'', 'background-position' value"><strong>2.6.</strong></a> + title="''top'', 'background-position' value"><strong>3.6.</strong></a> </ul> - <li>UA, <a href="#ua" title=UA><strong>7.1.</strong></a> + <li>UA, <a href="#ua" title=UA><strong>8.1.</strong></a> <li>User Agent, <a href="#user-agent" - title="User Agent"><strong>7.1.</strong></a> + title="User Agent"><strong>8.1.</strong></a> - <li>viewport, <a href="#viewport" title=viewport>2.5.</a> + <li>viewport, <a href="#viewport" title=viewport>3.5.</a> </ul> <!--end-index--> </html> Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-background/Overview.src.html,v retrieving revision 1.285 retrieving revision 1.286 diff -u -d -r1.285 -r1.286 --- Overview.src.html 9 Feb 2012 14:44:36 -0000 1.285 +++ Overview.src.html 9 Feb 2012 15:13:14 -0000 1.286 @@ -119,20 +119,20 @@ Contexts” in [[!CSS21]]. <h2 id="values"> -Values and interactions</h2> +Values and Interactions</h2> <p>This specification follows the <a href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS21]]. <h3 id="placement"> -Module interactions</h3> +Module Interactions</h3> <p>This module replaces and extends the background and border features defined in [[!CSS21]] sections 8.5 and 14.2. <h3 id=value-types> -Value types</h3> +Value Types</h3> <p>The <dfn><var><image></var></dfn> value type is defined by this specification as <code class=prod><var><image></var> = @@ -148,7 +148,7 @@ keyword as their property value. For readability it has not been repeated explicitly. -<h3 id=animations>Animated values</h3> +<h3 id=animations>Animated Values</h3> <p><!-- <a href="http://www.w3.org/Style/CSS/Tracker/issues/210" >ISSUE-210.]</a> --> It is expected that CSS will include ways to @@ -218,7 +218,7 @@ can also define a background image, which, if present, is painted on top of the background created by the background properties. -<h3 id="the-background-color">The 'background-color' property</h3> +<h3 id="the-background-color">Base Color: the 'background-color' property</h3> <table class="propdef"> <tr> @@ -262,7 +262,7 @@ <p>The background color is clipped according to the 'background-clip' value associated with the bottom-most background image. -<h3 id="the-background-image">The 'background-image' property</h3> +<h3 id="the-background-image">Image Sources: the 'background-image' property</h3> <table class="propdef"> <tr> @@ -352,7 +352,7 @@ -<h3 id="the-background-repeat">The 'background-repeat' property</h3> +<h3 id="the-background-repeat">Tiling Images: the 'background-repeat' property</h3> <table class="propdef"> <tr> @@ -510,7 +510,7 @@ -<h3 id="the-background-attachment">The 'background-attachment' property</h3> +<h3 id="the-background-attachment">Affixing Images: the 'background-attachment' property</h3> <table class="propdef"> <tr> @@ -620,7 +620,7 @@ -<h3 id="the-background-position">The 'background-position' property</h3> +<h3 id="the-background-position">Positioning Images: the 'background-position' property</h3> <table class="propdef"> <tr> @@ -808,7 +808,7 @@ -<h3 id="the-background-clip">The 'background-clip' property</h3> +<h3 id="the-background-clip">Painting Area: the 'background-clip' property</h3> <table class="propdef"> <tr> @@ -878,7 +878,7 @@ -<h3 id="the-background-origin">The 'background-origin' property</h3> +<h3 id="the-background-origin">Positioning Area: the 'background-origin' property</h3> <table class="propdef"> <tr> @@ -948,7 +948,7 @@ -<h3 id="the-background-size">The 'background-size' property</h3> +<h3 id="the-background-size">Sizing Images: the 'background-size' property</h3> <table class="propdef"> <tr> @@ -1164,7 +1164,7 @@ comma-separated background properties to form each background image layer. -<h3 id="the-background">The 'background' shorthand property</h3> +<h3 id="the-background">Backgrounds Shorthand: the 'background' property</h3> <table class="propdef"> <tr> @@ -1383,7 +1383,7 @@ the former case, various properties define the style ('border-style'), color ('border-color'), and thickness ('border-width') of the border. -<h3 id="the-border-color">The 'border-color' properties</h3> +<h3 id="the-border-color">Line Colors: the 'border-color' properties</h3> <table class="propdef"> <tr> @@ -1459,7 +1459,7 @@ -<h3 id="the-border-style">The 'border-style' properties</h3> +<h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3> <table class="propdef"> <tr> @@ -1610,7 +1610,7 @@ -<h3 id="the-border-width">The 'border-width' properties</h3> +<h3 id="the-border-width">Line Thickness: the 'border-width' properties</h3> <table class="propdef"> <tr> @@ -1698,7 +1698,7 @@ <p>When the used width of the border is 0, we say that the border is absent. -<h3 id="the-border-shorthands">The border shorthand properties</h3> +<h3 id="the-border-shorthands">Border Shorthand Properties</h3> <table class=propdef> <tr> @@ -1833,7 +1833,7 @@ <h2 id="corners">Rounded Corners</h2> -<h3 id="the-border-radius">The 'border-radius' properties</h3> +<h3 id="the-border-radius">Curve Radii: the 'border-radius' properties</h3> <table class=propdef> <tr> @@ -2231,7 +2231,7 @@ </pre> </div> -<h3 id="the-border-image-source">The 'border-image-source' property</h3> +<h3 id="the-border-image-source">Image Source: the 'border-image-source' property</h3> <table class=propdef> <tr> @@ -2270,7 +2270,7 @@ value">''none''</dfn> or if the image cannot be displayed, the border styles will be used. -<h3 id="the-border-image-slice">The 'border-image-slice' property</h3> +<h3 id="the-border-image-slice">Image Slicing: the 'border-image-slice' property</h3> <table class=propdef> <tr> @@ -2355,7 +2355,7 @@ value ''25% 30% 12% 20%'' </div> -<h3 id="the-border-image-width">The 'border-image-width' property</h3> +<h3 id="the-border-image-width">Drawing Areas: the 'border-image-width' property</h3> <table class=propdef> <tr> @@ -2432,7 +2432,7 @@ If <var>f</var> < 1, then all <var>W</var> are reduced by multiplying them by <var>f</var>. -<h3 id="the-border-image-outset">The 'border-image-outset' property</h3> +<h3 id="the-border-image-outset">Edge Overhang: the 'border-image-outset' property</h3> <table class=propdef> <tr> @@ -2485,7 +2485,7 @@ mechanism, outset images may still be clipped by an ancestor or by the viewport. -<h3 id="the-border-image-repeat">The 'border-image-repeat' property</h3> +<h3 id="the-border-image-repeat">Image Tiling: the 'border-image-repeat' property</h3> <table class=propdef> <tr> @@ -2618,7 +2618,7 @@ </ul> </ol> -<h3 id="the-border-image">The 'border-image' shorthand</h3> +<h3 id="the-border-image">Border Image Shorthand: the 'border-image' property</h3> <table class=propdef> <tr> @@ -2660,7 +2660,7 @@ <h2 id="misc">Miscellaneous Effects</h2> -<h3 id="the-box-decoration-break">The 'box-decoration-break' property</h3> +<h3 id="the-box-decoration-break">Drawing at Breaks: the 'box-decoration-break' property</h3> <table class=propdef> <tr> @@ -2770,7 +2770,7 @@ to split into non-contiguous fragments. Otherwise such breaks are always handled as ''slice''. -<h3 id="the-box-shadow">The 'box-shadow' property</h3> +<h3 id="the-box-shadow">Drop Shadows: the 'box-shadow' property</h3> <table class=propdef> <tr> @@ -3112,7 +3112,7 @@ explanation.) The lists below describe which features from this specification are in each level. -<h4 id="level-1">CSS Level 1</h4> +<h4 id="level-1">Level 1</h4> <ul> <li>'background-color' <li>'background-image' only one image (no layers) @@ -3126,7 +3126,7 @@ <li>'border-top', 'border-bottom', 'border-right', 'border-left', and 'border' shorthands </ul> -<h4 id="level-2">CSS Level 2</h4> +<h4 id="level-2">Level 2</h4> <ul> <li>'background-color' <li>'background-image': only one image (no layers) @@ -3140,7 +3140,7 @@ <li>'border-top', 'border-bottom', 'border-right', 'border-left', and 'border' shorthands </ul> -<h4 id="level-3">CSS Level 3</h4> +<h4 id="level-3">Level 3</h4> <ul> <li>All features described in the CSS Backgrounds and Borders Module Level 3 </ul>
Received on Thursday, 9 February 2012 15:13:24 UTC