Sign in
cobalt
/
cobalt.git
/
b48d5d342d8a80b19c4a69b353cdb8fdc6ab3789
/
.
/
third_party
/
web_platform_tests
/
XMLHttpRequest
/
XMLHttpRequest-withCredentials.worker.js
blob: 6e89fec5a0152d38e6579ebbba2aeaa0e82f0a63 [
file
]
importScripts
(
"/resources/testharness.js"
)
importScripts
(
"XMLHttpRequest-withCredentials.js"
)
test_withCredentials
(
true
);
done
()