Markup cleanup.
authorCameron McCormack <cam@mcc.id.au>
Thu, 17 May 2012 17:11:40 +1000
changeset 93 bd73f0e294a6
parent 92 63f5e320c7ba
child 94 9d5424555bab
Markup cleanup.
master/feature.html
--- a/master/feature.html	Thu May 17 16:59:05 2012 +1000
+++ b/master/feature.html	Thu May 17 17:11:40 2012 +1000
@@ -75,22 +75,16 @@
     <ul>
       <li>http://www.w3.org/TR/SVG11/feature#CoreAttribute</li>
       <li>http://www.w3.org/TR/SVG11/feature#Structure</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#ContainerAttribute</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#ConditionalProcessing</li>
+      <li>http://www.w3.org/TR/SVG11/feature#ContainerAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#ConditionalProcessing</li>
       <li>http://www.w3.org/TR/SVG11/feature#Image</li>
       <li>http://www.w3.org/TR/SVG11/feature#Style</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#ViewportAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#ViewportAttribute</li>
       <li>http://www.w3.org/TR/SVG11/feature#Shape</li>
       <li>http://www.w3.org/TR/SVG11/feature#Text</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#PaintAttribute</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#OpacityAttribute</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#GraphicsAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#PaintAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#OpacityAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#GraphicsAttribute</li>
       <li>http://www.w3.org/TR/SVG11/feature#Marker</li>
       <li>http://www.w3.org/TR/SVG11/feature#ColorProfile</li>
       <li>http://www.w3.org/TR/SVG11/feature#Gradient</li>
@@ -98,8 +92,7 @@
       <li>http://www.w3.org/TR/SVG11/feature#Clip</li>
       <li>http://www.w3.org/TR/SVG11/feature#Mask</li>
       <li>http://www.w3.org/TR/SVG11/feature#Filter</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#XlinkAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#XlinkAttribute</li>
       <li>http://www.w3.org/TR/SVG11/feature#Font</li>
       <li>http://www.w3.org/TR/SVG11/feature#Extensibility</li>
     </ul>
@@ -152,12 +145,9 @@
       <li>http://www.w3.org/TR/SVG11/feature#Scripting</li>
       <li>http://www.w3.org/TR/SVG11/feature#View</li>
       <li>http://www.w3.org/TR/SVG11/feature#Cursor</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute</li>
-      <li>
-      http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute</li>
+      <li>http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute</li>
     </ul>
     For SVG viewers running on media capable of rendering
     time-based material, such as displays,
@@ -444,108 +434,113 @@
 
 <h2 id="SVG10FeatureStrings">SVG 1.0 feature strings</h2>
 
-    <p>All <a href='http://www.w3.org/TR/2001/REC-SVG-20010904/'>SVG 1.0</a> [<a href='refs.html#ref-SVG10'>SVG10</a>]
-    feature strings referring to language
-    capabilities begin with <strong>"org.w3c.svg"</strong>. All SVG
-    1.0 feature strings referring to <a href="svgdom.html">SVG
-    DOM</a> capabilities begin with
-    <strong>"org.w3c.dom.svg"</strong>.</p>
+<p>All <a href='http://www.w3.org/TR/2001/REC-SVG-20010904/'>SVG 1.0</a> [<a href='refs.html#ref-SVG10'>SVG10</a>]
+feature strings referring to language
+capabilities begin with <strong>"org.w3c.svg"</strong>. All SVG
+1.0 feature strings referring to <a href="svgdom.html">SVG DOM</a>
+capabilities begin with
+<strong>"org.w3c.dom.svg"</strong>.</p>
+
+<ul>
+  <li>The feature string <strong>"org.w3c.svg"</strong>
+  indicates that the user agent supports at least one of the
+  following (all of which are described subsequently):
+  <strong>"org.w3c.svg.static"</strong>,
+  <strong>"org.w3c.svg.animation"</strong>,
+  <strong>"org.w3c.svg.dynamic"</strong> or
+  <strong>"org.w3c.dom.svg"</strong>. (Because the feature
+  string <strong>"org.w3c.svg"</strong> can be ambiguous in
+  some circumstances, it is recommended that more specific
+  feature strings be used.)</li>
+
+  <li>The feature string <strong>"org.w3c.dom.svg"</strong>
+  indicates that the user agent supports at least one of the
+  following (all of which are described subsequently):
+  <strong>"org.w3c.dom.svg.static"</strong>,
+  <strong>"org.w3c.dom.svg.animation"</strong> or
+  <strong>"org.w3c.dom.svg.dynamic"</strong>. (Because the
+  feature string <strong>"org.w3c.dom.svg"</strong> can be
+  ambiguous in some circumstances, it is recommended that more
+  specific feature strings be used.)</li>
+
+  <li>
+    The feature string <strong>"org.w3c.svg.static"</strong>
+    indicates the availability of all of the language
+    capabilities defined in: 
     <ul>
-      <li>The feature string <strong>"org.w3c.svg"</strong>
-      indicates that the user agent supports at least one of the
-      following (all of which are described subsequently):
-      <strong>"org.w3c.svg.static"</strong>,
-      <strong>"org.w3c.svg.animation"</strong>,
-      <strong>"org.w3c.svg.dynamic"</strong> or
-      <strong>"org.w3c.dom.svg"</strong>. (Because the feature
-      string <strong>"org.w3c.svg"</strong> can be ambiguous in
-      some circumstances, it is recommended that more specific
-      feature strings be used.)</li>
-      <li>The feature string <strong>"org.w3c.dom.svg"</strong>
-      indicates that the user agent supports at least one of the
-      following (all of which are described subsequently):
-      <strong>"org.w3c.dom.svg.static"</strong>,
-      <strong>"org.w3c.dom.svg.animation"</strong> or
-      <strong>"org.w3c.dom.svg.dynamic"</strong>. (Because the
-      feature string <strong>"org.w3c.dom.svg"</strong> can be
-      ambiguous in some circumstances, it is recommended that more
-      specific feature strings be used.)</li>
-      <li>
-        The feature string <strong>"org.w3c.svg.static"</strong>
-        indicates the availability of all of the language
-        capabilities defined in: 
-        <ul>
-          <li><a href="types.html">Basic Data Types and
-          Interfaces</a></li>
-          <li><a href="struct.html">Document Structure</a></li>
-          <li><a href="styling.html">Styling</a></li>
-          <li><a href="coords.html">Coordinate Systems,
-          Transformations and Units</a></li>
-          <li><a href="paths.html">Paths</a></li>
-          <li><a href="shapes.html">Basic Shapes</a></li>
-          <li><a href="text.html">Text</a></li>
-          <li><a href="painting.html">Painting: Filling, Stroking
-          and Marker Symbols</a></li>
-          <li><a href="color.html">Color</a></li>
-          <li><a href="pservers.html">Gradients and
-          Patterns</a></li>
-          <li><a href="masking.html">Clipping, Masking and
-          Compositing</a></li>
-          <li><a href="filters.html">Filter Effects</a></li>
-          <li><a href="fonts.html">Fonts</a></li>
-          <li>The <a>'switch'</a> element</li>
-          <li>The <a>'requiredFeatures'</a> attribute</li>
-          <li>The <a>'requiredExtensions'</a> attribute</li>
-          <li>The <a>'systemLanguage'</a> attribute</li>
-        </ul>
-        <p>For SVG viewers, <strong>"org.w3c.svg.static"</strong>
-        indicates that the viewer can process and render
-        successfully all of the language features listed above.</p>
-      </li>
-      <li>The feature string
-      <strong>"org.w3c.dom.svg.static"</strong> indicates the
-      availability of all of the DOM interfaces and methods that
-      correspond to the language features for
-      <strong>"org.w3c.svg.static"</strong>.</li>
-      <li>The feature string
-      <strong>"org.w3c.svg.animation"</strong> includes all of the
-      language capabilities defined for
-      <strong>"org.w3c.svg.static"</strong> plus the availability
-      of all of the language capabilities defined in <a
-      href="animate.html">Animation</a>. For SVG viewers running on
-      media capable of rendering time-based material, such as
-      displays, <strong>"org.w3c.svg.animation"</strong> indicates
-      that the viewer can process and render successfully all of
-      the corresponding language features.</li>
-      <li>The feature string
-      <strong>"org.w3c.dom.svg.animation"</strong> corresponds to
-      the availability of DOM interfaces and methods that
-      correspond to the language features for
-      <strong>"org.w3c.svg.animation"</strong>.</li>
-      <li>The feature string <strong>"org.w3c.svg.dynamic"</strong>
-      includes all of the language capabilities defined for
-      <strong>"org.w3c.svg.animation"</strong> plus the
-      availability of all of the language capabilities defined in
-      <a href="svgdom.html#RelationshipWithDOM2Events">Relationship
-      with DOM2 events</a>, <a href="linking.html">Linking</a> and
-      <a href="interact.html">Interactivity</a> and <a
-      href="script.html">Scripting</a>. For SVG viewers running on
-      media capable of rendering time-based material, such as
-      displays, <strong>"org.w3c.svg.dynamic"</strong> indicates
-      that the viewer can process and render successfully all of
-      the corresponding language features.</li>
-      <li>The feature string
-      <strong>"org.w3c.dom.svg.dynamic"</strong> corresponds to the
-      availability of DOM interfaces and methods that correspond to
-      the language features for
-      <strong>"org.w3c.svg.dynamic"</strong>.</li>
-      <li>The feature string <strong>"org.w3c.svg.all"</strong>
-      corresponds to the availability of all of the language
-      capabilities defined in this specification.</li>
-      <li>The feature string <strong>"org.w3c.dom.svg.all"</strong>
-      corresponds to the availability of all of the DOM interfaces
-      defined in this specification.</li>
+      <li><a href="types.html">Basic Data Types and Interfaces</a></li>
+      <li><a href="struct.html">Document Structure</a></li>
+      <li><a href="styling.html">Styling</a></li>
+      <li><a href="coords.html">Coordinate Systems, Transformations and Units</a></li>
+      <li><a href="paths.html">Paths</a></li>
+      <li><a href="shapes.html">Basic Shapes</a></li>
+      <li><a href="text.html">Text</a></li>
+      <li><a href="painting.html">Painting: Filling, Stroking and Marker Symbols</a></li>
+      <li><a href="color.html">Color</a></li>
+      <li><a href="pservers.html">Gradients and Patterns</a></li>
+      <li><a href="masking.html">Clipping, Masking and Compositing</a></li>
+      <li><a href="filters.html">Filter Effects</a></li>
+      <li><a href="fonts.html">Fonts</a></li>
+      <li>The <a>'switch'</a> element</li>
+      <li>The <a>'requiredFeatures'</a> attribute</li>
+      <li>The <a>'requiredExtensions'</a> attribute</li>
+      <li>The <a>'systemLanguage'</a> attribute</li>
     </ul>
+    <p>For SVG viewers, <strong>"org.w3c.svg.static"</strong>
+    indicates that the viewer can process and render
+    successfully all of the language features listed above.</p>
+  </li>
+
+  <li>The feature string
+  <strong>"org.w3c.dom.svg.static"</strong> indicates the
+  availability of all of the DOM interfaces and methods that
+  correspond to the language features for
+  <strong>"org.w3c.svg.static"</strong>.</li>
+
+  <li>The feature string
+  <strong>"org.w3c.svg.animation"</strong> includes all of the
+  language capabilities defined for
+  <strong>"org.w3c.svg.static"</strong> plus the availability
+  of all of the language capabilities defined in <a
+  href="animate.html">Animation</a>. For SVG viewers running on
+  media capable of rendering time-based material, such as
+  displays, <strong>"org.w3c.svg.animation"</strong> indicates
+  that the viewer can process and render successfully all of
+  the corresponding language features.</li>
+
+  <li>The feature string
+  <strong>"org.w3c.dom.svg.animation"</strong> corresponds to
+  the availability of DOM interfaces and methods that
+  correspond to the language features for
+  <strong>"org.w3c.svg.animation"</strong>.</li>
+
+  <li>The feature string <strong>"org.w3c.svg.dynamic"</strong>
+  includes all of the language capabilities defined for
+  <strong>"org.w3c.svg.animation"</strong> plus the
+  availability of all of the language capabilities defined in
+  <a href="svgdom.html#RelationshipWithDOM2Events">Relationship
+  with DOM2 events</a>, <a href="linking.html">Linking</a> and
+  <a href="interact.html">Interactivity</a> and
+  <a href="script.html">Scripting</a>. For SVG viewers running on
+  media capable of rendering time-based material, such as
+  displays, <strong>"org.w3c.svg.dynamic"</strong> indicates
+  that the viewer can process and render successfully all of
+  the corresponding language features.</li>
+
+  <li>The feature string
+  <strong>"org.w3c.dom.svg.dynamic"</strong> corresponds to the
+  availability of DOM interfaces and methods that correspond to
+  the language features for
+  <strong>"org.w3c.svg.dynamic"</strong>.</li>
+
+  <li>The feature string <strong>"org.w3c.svg.all"</strong>
+  corresponds to the availability of all of the language
+  capabilities defined in this specification.</li>
+
+  <li>The feature string <strong>"org.w3c.dom.svg.all"</strong>
+  corresponds to the availability of all of the DOM interfaces
+  defined in this specification.</li>
+</ul>
 
 </body>
 </html>