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