Files
sousa-gecko/testing/web-platform/tests/WebCryptoAPI/generateKey/successes_X448.tentative.https.any.js
T
Daniel Huigens b50b6416af Bug 1978395 [wpt PR 53869] - WebCryptoAPI: Mark Curve448 tests as tentative for now, a=testonly
Automatic update from web-platform-tests
WebCryptoAPI: Mark Curve448 tests as tentative for now (#53869)

Curve448 is only in WICG/webcrypto-secure-curves for now, not in
w3c/webcrypto yet.
--

wpt-commits: 7813d38f9b7673283051e5fbef273dcba3720794
wpt-pr: 53869
2025-07-28 08:24:25 +00:00

7 lines
206 B
JavaScript

// META: title=WebCryptoAPI: generateKey() Successful Calls
// META: timeout=long
// META: script=../util/helpers.js
// META: script=/common/subset-tests.js
// META: script=successes.js
run_test(["X448"]);