layout/svg/crashtests/655025-1.svg

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:325a4a4d060c
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <text id="a">a</text>
3 <script>
4 document.getElementById("a").firstChild.nodeValue = "";
5 </script>
6 </svg>

mercurial