blob: dd697e6237b26be80494413ae1aff588e82fb03b [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script>
if (window.testRunner)
testRunner.setCanOpenWindows();
onload = function() {
w = open("window-open-opener-cycle3.html", "bar");
}
</script>
</body>
</html>