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