Sign in
webkit
/
WebKit
/
f6a2db0b6ffa1cbc502926e8c3265b2be2346307
/
.
/
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>