Remove highlights from Changes appendix after WD publication.
authorCameron McCormack <cam@mcc.id.au>
Wed, 19 Jun 2013 13:22:24 +1000
changeset 517 3399a323abde
parent 516 f7b3d8dc1386
child 518 5ba0309b98f6
Remove highlights from Changes appendix after WD publication.
master/changes.html
--- a/master/changes.html	Fri Jun 14 08:56:07 2013 +1000
+++ b/master/changes.html	Wed Jun 19 13:22:24 2013 +1000
@@ -83,8 +83,7 @@
 
   <li>Make viewportElement and ownerSVGElement on <a>SVGElement</a> nullable.</li>
 
-  <li><div class="added-since-last-wd">Removed the getPresentationAttribute
-  operation on <a>SVGElement</a> and the SVGColor and SVGICCColor interfaces.</div></li>
+  <li>Removed the getPresentationAttribute operation on <a>SVGElement</a> and the SVGColor and SVGICCColor interfaces.</li>
 </ul>
 
 <h3 id="structure">Document Structure chapter</h3>
@@ -104,7 +103,7 @@
 
   <li>Added section on WAI-ARIA attributes.</li>
 
-  <li><div class="added-since-last-wd">Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a href="struct.html#__svg__SVGSVGElement__currentScale">currentScale</a> or <a href="struct.html#__svg__SVGSVGElement__currentTranslate">currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</div></li>
+  <li>Clarified that CSS transforms on an <a>outermost svg element</a> do not affect <a href="struct.html#__svg__SVGSVGElement__currentScale">currentScale</a> or <a href="struct.html#__svg__SVGSVGElement__currentTranslate">currentTranslate</a>. Defined the returned values on <a>'svg'</a> elements that are not <a>outermost svg element</a>.</li>
 </ul>
 
 <h3 id="styling">Styling chapter</h3>
@@ -169,10 +168,10 @@
 
   <li>Added arcs value on <a>'stroke-linejoin'</a>.</li>
 
-  <li><div class="added-since-last-wd">Added the <span class="attr-value">'auto-start-reverse'</span>
-  attribute to the <a>'marker/orient'</a> attribute on <a>'marker element'</a>.</div></li>
+  <li>Added the <span class="attr-value">'auto-start-reverse'</span>
+  attribute to the <a>'marker/orient'</a> attribute on <a>'marker element'</a>.</li>
 
-  <li><div class="added-since-last-wd">Removed the SVGPaint interface.</div></li>
+  <li>Removed the SVGPaint interface.</li>
 </ul>
 
 <h3 id="color">Color chapter</h3>
@@ -198,7 +197,7 @@
   <li>Added a section for mesh gradients, defining the <a>'meshGradient'</a>, <a>'meshRow'</a>
   and <a>'meshPatch'</a> elements.</li>
 
-  <li><div class="added-since-last-wd">Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</div></li>
+  <li>Added a section for hatches, defining the <a>'hatch'</a> and <a>'hatchPath'</a> elements.</li>
 </ul>
 
 <h3 id="masking">Clipping, Masking and Compositing chapter</h3>
@@ -221,14 +220,14 @@
 <h3 id="interact">Interactivity chapter</h3>
 
 <ul>
-  <li><div class="added-since-last-wd">Added the <span class="attr-name">'tabindex'</span> attribute.</div></li>
+  <li>Added the <span class="attr-name">'tabindex'</span> attribute.</li>
 </ul>
 
 <h3 id="linking">Linking chapter</h3>
 
 <ul>
   <li>Removed the restriction on <a>'tref'</a> only being able to reference SVG elements.</li>
-  <li><div class="added-since-last-wd">Added <a>animation elements</a> to the content model of <a>'view'</a>.</div></li>
+  <li>Added <a>animation elements</a> to the content model of <a>'view'</a>.</li>
 </ul>
 
 <h3 id="script">Scripting chapter</h3>
@@ -252,7 +251,7 @@
 <h3 id="extend">Extensibility chapter</h3>
 
 <ul>
-  <li><div class="added-since-last-wd">Made <a>'foreignObject'</a> a <a>graphics element</a>.</div></li>
+  <li>Made <a>'foreignObject'</a> a <a>graphics element</a>.</li>
 </ul>
 
 <h3 id="svgdtd">Document Type Definition appendix</h3>
@@ -271,9 +270,9 @@
   <li>Removed mention of read only nodes in the DOM, since that concept no longer
   exists in DOM4.</li>
 
-  <li><div class="added-since-last-wd">Removed the table defining how properties
+  <li>Removed the table defining how properties
   are exposed as specific types of CSSValue objects, since CSSValue has been
-  removed.</div></li>
+  removed.</li>
 </ul>
 
 <h3 id="java">Java Language Binding appendix</h3>