OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0"?> | |
2 <svg id="element0" xmlns="http://www.w3.org/2000/svg" | |
3 xmlns:svg="http://www.w3.org/2000/svg" | |
4 onload="start()"> | |
5 <script type="text/javascript"><![CDATA[ | |
6 function start() { | |
7 document.getElementById("element1").appendChild(window.top.mq2); | |
8 } | |
9 ]]> | |
10 </script> | |
11 <foreignObject id="element1" width="500" height="500"> | |
12 </foreignObject> | |
13 </svg> | |
OLD | NEW |