Consistency of section casing.
authorCameron McCormack <cam@mcc.id.au>
Thu, 17 May 2012 21:14:07 +1000
changeset 99 a07ae47e3280
parent 98 8ee17afcb2d0
child 100 ef088ad0fb42
Consistency of section casing.
master/access.html
master/i18n.html
master/intro.html
master/painting.html
master/pservers.html
master/render.html
--- a/master/access.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/access.html	Thu May 17 21:14:07 2012 +1000
@@ -16,7 +16,7 @@
 
 <p class="normativity"><em>This appendix is informative, not normative.</em></p>
 
-<h2 id="AccessibilityAndSVG">WAI Accessibility Guidelines</h2>
+<h2 id="AccessibilityAndSVG">WAI accessibility guidelines</h2>
 
 <p>This appendix explains how accessibility guidelines
 published by W3C's Web Accessibility Initiative (WAI) apply to SVG.</p>
@@ -50,7 +50,7 @@
 explains in detail how the requirements of the three guidelines
 apply to SVG.</p>
 
-<h2 id="SVGAccessibilityGuidelines">SVG Content Accessibility Guidelines</h2>
+<h2 id="SVGAccessibilityGuidelines">SVG content accessibility guidelines</h2>
 
 <p>This section explains briefly how authors can create
 accessible SVG documents; it summarizes <a href="http://www.w3.org/TR/2000/NOTE-SVG-access-20000807/"><cite>Accessibility Features of SVG</cite></a> 
--- a/master/i18n.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/i18n.html	Thu May 17 21:14:07 2012 +1000
@@ -72,7 +72,7 @@
 by utilizing the <a>'systemLanguage'</a> attribute to have different
 text strings appear based on the client machine's language setting.</p>
 
-<h2 id="SVGInternationalizationGuidelines">SVG Internationalization Guidelines</h2>
+<h2 id="SVGInternationalizationGuidelines">SVG internationalization guidelines</h2>
 
 <p>SVG generators should follow W3C guidelines for normalizing character
 data [<a href="refs.html#ref-CHARMOD">CHARMOD</a>]. When precise
--- a/master/intro.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/intro.html	Thu May 17 21:14:07 2012 +1000
@@ -80,20 +80,18 @@
 type of <code>"svgz"</code> (all lowercase).</p>
 
 <div class="ready-for-wg-review">
-<h2 id="Namespace">SVG Namespace</h2>
+<h2 id="Namespace">SVG namespace and DTD</h2>
 
 <p>The SVG 2.0 namespace is <code>http://www.w3.org/2000/svg</code>,
 which is the same as for earlier versions of SVG.</p>
 
-<h2 id="DTD">DTD</h2>
-
 <p>A DTD is not provided in this specification, as the use of DTDs for
 validating XML documents is known to be problematic.  In particular, DTDs
 do not handle namespaces gracefully.  It is recommended that authors
 do not include a DOCTYPE declaration in SVG documents.</p>
 </div>
 
-<h2 id="W3CCompatibility">Compatibility with Other Standards Efforts</h2>
+<h2 id="W3CCompatibility">Compatibility with other standards efforts</h2>
 
 <p>SVG leverages and integrates with other W3C specifications
 and standards efforts. By leveraging and conforming to other
--- a/master/painting.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/painting.html	Thu May 17 21:14:07 2012 +1000
@@ -141,7 +141,7 @@
   processing</a>).</dd>
 </dl>
 
-<h2 id="FillProperties">Fill Properties</h2>
+<h2 id="FillProperties">Fill properties</h2>
 
     <div class="propdef">
       <dl>
@@ -357,7 +357,7 @@
 
 <p>Related properties: <a>'stroke-opacity'</a> and <a>'opacity'</a>.</p>
 
-<h2 id="StrokeProperties">Stroke Properties</h2>
+<h2 id="StrokeProperties">Stroke properties</h2>
 
 <p>The following are the properties which affect how an element is stroked.</p>
 
--- a/master/pservers.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/pservers.html	Thu May 17 21:14:07 2012 +1000
@@ -87,7 +87,7 @@
 </p>
 
 
-<h2 id="SolidColors">Solid Colors</h2>
+<h2 id="SolidColors">Solid colors</h2>
 
 <p class="note">Solid Colors are new in SVG 2 (ported from SVG 1.2 Tiny).</p>
 
--- a/master/render.html	Thu May 17 19:42:56 2012 +1000
+++ b/master/render.html	Thu May 17 21:14:07 2012 +1000
@@ -63,7 +63,7 @@
 the (mathematical) rules for compositing described under
 <a href="masking.html#SimpleAlphaBlending">Alpha Blending</a>.</p>
 
-<h2 id="RenderingOrder">Rendering Order</h2>
+<h2 id="RenderingOrder">Rendering order</h2>
 
 <p>Elements in an SVG document fragment have an implicit
 drawing order, with the first elements in the SVG document