Avoid conflicting class name.
authorCameron McCormack <cam@mcc.id.au>
Wed, 22 Aug 2012 12:25:32 +1000
changeset 353 3756e40784fc
parent 352 19efba99dccd
child 354 efbf49ab7a9b
Avoid conflicting class name.
master/animate.html
master/color.html
master/fonts.html
master/interact.html
master/masking.html
master/painting.html
master/paths.html
master/pservers.html
master/render.html
master/script.html
master/struct.html
master/style/default_no_maturity.css
master/style/default_svg.css
master/styling.html
master/svgdom.html
master/text.html
master/types.html
--- a/master/animate.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/animate.html	Wed Aug 22 12:25:32 2012 +1000
@@ -13,7 +13,7 @@
 
 <h1>Animation</h1>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirements:</th>
--- a/master/color.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/color.html	Wed Aug 22 12:25:32 2012 +1000
@@ -16,7 +16,7 @@
 
 <h1>Color</h1>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -41,7 +41,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/fonts.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/fonts.html	Wed Aug 22 12:25:32 2012 +1000
@@ -16,7 +16,7 @@
 
 <h1>Fonts</h1>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -37,7 +37,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -63,7 +63,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/interact.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/interact.html	Wed Aug 22 12:25:32 2012 +1000
@@ -70,7 +70,7 @@
 
 <h2 id="SVGEvents">Complete list of supported events</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -91,7 +91,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -112,7 +112,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -133,7 +133,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -939,7 +939,7 @@
 
 <h2 id="EnableZoomAndPanControls">Magnification and panning</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/masking.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/masking.html	Wed Aug 22 12:25:32 2012 +1000
@@ -52,7 +52,7 @@
 
 <h2 id="SimpleAlphaBlending">Simple alpha compositing</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/painting.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/painting.html	Wed Aug 22 12:25:32 2012 +1000
@@ -63,7 +63,7 @@
 
 <h2 id="SpecifyingPaint">Specifying paint</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -384,7 +384,7 @@
 
 <h2 id="StrokeProperties">Stroke properties</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -492,7 +492,7 @@
 <span class="attr-value">'M 30,30 z'</span> and
 <span class="attr-value">'M 40,40 c 0,0 0,0 0,0'</span>.</p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -517,7 +517,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1043,7 +1043,7 @@
 
 <h3 id="StrokeShape">Computing the shape of the stroke</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1368,7 +1368,7 @@
 
 <h2 id="Markers">Markers</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -2629,7 +2629,7 @@
 <h2 id="PaintOrder">Controlling paint operation order: the
 <span class="property">'paint-order'</span> property</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -3238,7 +3238,7 @@
 <h3 id="BufferedRendering">The <span class="property">'buffered-rendering'</span>
 property</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/paths.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/paths.html	Wed Aug 22 12:25:32 2012 +1000
@@ -106,7 +106,7 @@
 
 <h2 id="PathData">Path data</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -127,7 +127,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -520,7 +520,7 @@
 
 <h3 id="PathDataEllipticalArcCommands">The elliptical arc curve commands</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/pservers.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/pservers.html	Wed Aug 22 12:25:32 2012 +1000
@@ -46,7 +46,7 @@
   paint servers. Is there any other kind?
 </p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -67,7 +67,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -117,7 +117,7 @@
 
 <p class="note">Solid Colors are new in SVG 2 (ported from SVG 1.2 Tiny).</p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -885,7 +885,7 @@
 	inherited from the referenced element.
       </p>
 
-      <div class="annotation requirement">
+      <div class="annotation svg2-requirement">
         <table>
           <tr>
             <th>SVG 2 Requirement:</th>
@@ -959,7 +959,7 @@
     </dd>
   </dl>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1142,7 +1142,7 @@
 </pre>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/render.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/render.html	Wed Aug 22 12:25:32 2012 +1000
@@ -16,7 +16,7 @@
 
 <h1>Rendering Model</h1>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -37,7 +37,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/script.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/script.html	Wed Aug 22 12:25:32 2012 +1000
@@ -18,7 +18,7 @@
 
 <h2 id="ScriptElement">The <span class="element-name">'script'</span> element</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -39,7 +39,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/struct.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/struct.html	Wed Aug 22 12:25:32 2012 +1000
@@ -208,7 +208,7 @@
 
 <edit:elementsummary name='svg'/>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -343,7 +343,7 @@
     </dt>
     <dd>
 
-    <div class="annotation requirement">
+    <div class="annotation svg2-requirement">
      <table>
       <tr>
        <th>SVG 2 Requirement:</th>
@@ -407,7 +407,7 @@
       <span class="attr-value">"onLoad" | "onStart"</span>
     </dt>
     <dd>
-     <div class="annotation requirement">
+     <div class="annotation svg2-requirement">
       <table>
        <tr>
         <th>SVG 2 Requirement:</th>
@@ -512,7 +512,7 @@
 </svg>
 ]]></pre>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -616,7 +616,7 @@
 
 <edit:with element='discard'>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1314,7 +1314,7 @@
 <p>Unlike <a>'use'</a>, the <a>'image'</a> element cannot reference
 elements within an SVG file.</p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1335,7 +1335,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1356,7 +1356,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1737,7 +1737,7 @@
 <p>Elements that might contain character data content have
 attributes <a>'xml:lang'</a> and <a>'xml:space'</a>.</p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/style/default_no_maturity.css	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/style/default_no_maturity.css	Wed Aug 22 12:25:32 2012 +1000
@@ -20,4 +20,4 @@
 }
 
 p.annotation, div.annotation { display: none }
-div.annotation.requirement { display: block }
+div.annotation.svg2-requirement { display: block }
--- a/master/style/default_svg.css	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/style/default_svg.css	Wed Aug 22 12:25:32 2012 +1000
@@ -298,11 +298,11 @@
     padding-right: 0;
 }
 
-.requirement table { border-collapse: collapse; width: 100% }
-.requirement table th { font-weight: normal; font-style: italic; padding-right: 1em; white-space: nowrap; width: 1px }
-.requirement tr:first-child td,
-.requirement tr:first-child th { font-weight: bold; font-style: normal; border-top: none }
-.requirement table th, .requirement table td { text-align: left; vertical-align: baseline; border-top: 1px solid #D398E0; padding: 0.5em }
+.svg2-requirement table { border-collapse: collapse; width: 100% }
+.svg2-requirement table th { font-weight: normal; font-style: italic; padding-right: 1em; white-space: nowrap; width: 1px }
+.svg2-requirement tr:first-child td,
+.svg2-requirement tr:first-child th { font-weight: bold; font-style: normal; border-top: none }
+.svg2-requirement table th, .svg2-requirement table td { text-align: left; vertical-align: baseline; border-top: 1px solid #D398E0; padding: 0.5em }
 
 table.proptable tbody td:first-child { white-space: nowrap }
 table.proptable tbody td .property { display: inline; font-weight: normal }
--- a/master/styling.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/styling.html	Wed Aug 22 12:25:32 2012 +1000
@@ -658,7 +658,7 @@
 attributes and not take advantage of CSS's ability to ignore
 case.</p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -728,7 +728,7 @@
 
 <h2 id='StyleElement'>The <span class="element-name">'style'</span> element</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/svgdom.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/svgdom.html	Wed Aug 22 12:25:32 2012 +1000
@@ -18,7 +18,7 @@
 
 <p class="normativity"><strong>This appendix is normative.</strong></p>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -43,7 +43,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/text.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/text.html	Wed Aug 22 12:25:32 2012 +1000
@@ -18,7 +18,7 @@
 
 <!-- THESE ANNOTATIONS NEED TO BE MOVED TO PROPER SECTIONS -->
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -39,7 +39,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -248,7 +248,7 @@
 
 <h2 id="FontsTablesBaselines">Fonts, font tables and baselines</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -382,7 +382,7 @@
 
 <h2 id="TextElement">The <span class="element-name">'text'</span> element</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -646,7 +646,7 @@
 
 <h2 id="TSpanElement">The <span class="element-name">'tspan'</span> element</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1204,7 +1204,7 @@
 
 <h2 id="TRefElement">The <span class="element-name">'tref'</span> element</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1275,7 +1275,7 @@
 
 <h2 id="TextLayout">Text layout</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -1296,7 +1296,7 @@
   </table>
 </div>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -2059,7 +2059,7 @@
 <div class="ready-for-wider-review">
 <h3 id='TextOverflowProcessing'>Text overflow processing</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -2255,7 +2255,7 @@
 
 <h3 id="BaselineAlignmentProperties">Baseline alignment properties</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -3691,7 +3691,7 @@
 
 <edit:elementsummary name='textPath'/>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
--- a/master/types.html	Wed Aug 22 12:21:49 2012 +1000
+++ b/master/types.html	Wed Aug 22 12:25:32 2012 +1000
@@ -1463,7 +1463,7 @@
 
 <h2 id="BasicDOMInterfaces">Basic DOM interfaces</h2>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>
@@ -4232,7 +4232,7 @@
 
 <h3 id="InterfaceSVGLocatableElement">Interface SVGLocatableElement</h3>
 
-<div class="annotation requirement">
+<div class="annotation svg2-requirement">
   <table>
     <tr>
       <th>SVG 2 Requirement:</th>