blob: a810a94b110cccb3f104abd5a2a4b0630b402893 [file] [log] [blame]
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- This should not crash (null renderer) -->
<script>
document.createElementNS("http://www.w3.org/2000/svg","g").getTransformToElement();
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
</head><body>
PASS
</body></html>