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