blob: 2ef2bd0aea0a8f1673bffba8f51a71eab67b0ad1 [file] [log] [blame]
<html>
<body>
<script>
if (window.testRunner) {
testRunner.waitUntilDone();
testRunner.dumpAsText();
testRunner.setCanOpenWindows();
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>