blob: 764078251622e5222bdbbe2ee705a10e1334ba0b [file] [log] [blame]
<html>
<body>
<script>
if (window.testRunner) {
testRunner.waitUntilDone();
testRunner.dumpAsText();
testRunner.setCanOpenWindows();
window.open("resources/blob-svg-image1.html");
}
</script>
<button id="button" onclick='window.open("resources/blob-svg-image1.html", "childWindow");'>Click to start test in new window</button>
</body>
</html>