layout/svg/crashtests/614367-1.svg

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:fa645f33e008
1 <?xml version="1.0"?>
2
3 <svg xmlns="http://www.w3.org/2000/svg">
4 <polygon id="p" transform="?" />
5 <script>
6 document.getElementById("p").transform.baseVal.removeItem(0);
7 </script>
8 </svg>

mercurial