Sign in
webkit
/
WebKit
/
b4234713c85383e00e81c500ff74ee340e8a262a
/
.
/
LayoutTests
/
http
/
tests
/
xmlhttprequest
/
workers
/
close.html
blob: 8c0b3fcfe9d8551f431f2c4ea517927e68342804 [
file
] [
log
] [
blame
]
<body>
<p>
Tests invoking close() in the middle of an XMLHttpRequest.
</p>
<div
id
=
result
></div>
<script
src
=
"resources/worker-create.js"
></script>
<script
src
=
"resources/close-test.js"
></script>
</body>