Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
ManualTests
/
resources
/
window-close-during-parsing-popup2.html
blob: 9d0e682322bd76cfba14bed3d159b22172185825 [
file
] [
log
] [
blame
]
<html>
<body
onload
=
"
window
.
print
()
"
>
<script>
window
.
close
()
</script>
</body>
</html>