ACTION-3494: Add animation elements to the content model of <view>.
--- a/master/changes.html Fri May 17 14:52:23 2013 +0200
+++ b/master/changes.html Fri May 17 14:57:59 2013 +0200
@@ -210,6 +210,7 @@
<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>
</ul>
<h3 id="script">Scripting chapter</h3>
--- a/master/definitions.xml Fri May 17 14:52:23 2013 +0200
+++ b/master/definitions.xml Fri May 17 14:57:59 2013 +0200
@@ -724,7 +724,7 @@
name='view'
href='linking.html#ViewElement'
contentmodel='anyof'
- elementcategories='descriptive'
+ elementcategories='animation, descriptive'
attributecategories='aria, navigation, core'
attributes='viewBox, preserveAspectRatio, zoomAndPan'
interfaces='SVGViewElement'>