mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
22 lines
607 B
JavaScript
22 lines
607 B
JavaScript
// META: title=WebCryptoAPI: generateKey() Successful Calls
|
|
// META: timeout=long
|
|
// META: variant=?1-10
|
|
// META: variant=?11-20
|
|
// META: variant=?21-30
|
|
// META: variant=?31-40
|
|
// META: variant=?41-50
|
|
// META: variant=?51-60
|
|
// META: variant=?61-70
|
|
// META: variant=?71-80
|
|
// META: variant=?81-90
|
|
// META: variant=?91-100
|
|
// META: variant=?101-110
|
|
// META: variant=?111-120
|
|
// META: variant=?121-130
|
|
// META: variant=?131-140
|
|
// META: variant=?141-150
|
|
// META: variant=?151-last
|
|
// META: script=../util/helpers.js
|
|
// META: script=/common/subset-tests.js
|
|
// META: script=successes.js
|
|
run_test(["RSA-OAEP"]);
|