https://github.com/web-platform-tests/wpt
Raw File
Tip revision: a1e68e5293b35e1290471a60337cc02f7a6902ab authored by Mike West on 07 April 2017, 15:54:58 UTC
fixup drop flaky bit of the test.
Tip revision: a1e68e5
send-usp.worker.js
importScripts("/resources/testharness.js");
importScripts("send-usp.js");
run_test();
done();
back to top