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