Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
web_platform_tests
/
XMLHttpRequest
/
send-usp.worker.js
blob: 456b7e7e3b64666281bd406ea7cb51a6695c8cd2 [
file
] [
log
] [
blame
]
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"send-usp.js"
);
run_test
();
done
();