capturing the changes for discard element in the change chapter
authorCyril Concolato <cyril.concolato@telecom-paristech.fr>
Fri, 27 Jul 2012 14:52:43 +0200
changeset 209 a4679dcd339d
parent 208 a9c5eb769875
child 210 c14865d9fa53
capturing the changes for discard element in the change chapter
master/changes.html
--- a/master/changes.html	Fri Jul 27 14:42:50 2012 +0200
+++ b/master/changes.html	Fri Jul 27 14:52:43 2012 +0200
@@ -47,6 +47,8 @@
   <li>Deprecated the <code>suspendRedraw</code>, <code>unsuspendRedraw</code> and <code>unsuspendRedrawAll</code> methods in the SVGSVGElement interface.</li>
 
   <li>Removed the <span class="attr-name">'externalResourcesRequired'</span> attribute.</li>
+
+  <li>Added the <a>'discard'</a> element and the <span class="attr-name">'timelineBegin'</span> and <span class="attr-name">'playbackOrder'</span> attributes on the <a>'svg'</a> element, as defined in SVG Tiny 1.2.</li>
 </ul>
 
 <h3 id="styling">Styling chapter</h3>