Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/css-build-system-update
/
.
/
WebCryptoAPI
/
generateKey
/
successes_ECDH.https.worker.js
blob: a21b7d04e8bcd5493c1bfc5e7eae9f6ed7ba6206 [
file
] [
log
] [
blame
] [
edit
]
// META: timeout=long
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"../util/helpers.js"
);
importScripts
(
"successes.js"
);
run_test
([
"ECDH"
]);
done
();