tests/arthur/data/1.2/animation.svg
changeset 0 1918ee327afb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/arthur/data/1.2/animation.svg	Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" 
+     version="1.2" baseProfile="tiny" width="100%" height="100%" viewBox="0 0 580 400">  
+
+    <g fill="rgb(157,0,79)">
+        <animation x="20" xlink:href="referencedRect.svg"/>
+        <animation x="100"  xlink:href="referencedRect2.svg"/>
+        <animation begin="1" x="180" viewport-fill="rgb(255,28,141)" xlink:href="referencedRect.svg"/>
+    </g>
+    
+</svg>
\ No newline at end of file