Sign in
cobalt
/
cobalt
/
b4672746d142be73634d6b1ad99320d6df3d87f3
/
.
/
src
/
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
()