test: update WPT for WebCryptoAPI to 591c95ce61 · nodejs/node@21f6400 · GitHub
Skip to content

Commit 21f6400

Browse files
nodejs-github-bottargos
authored andcommitted
test: update WPT for WebCryptoAPI to 591c95ce61
PR-URL: #58176 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Jan Martin <jan.krems@gmail.com>
1 parent 1deb5f0 commit 21f6400

10 files changed

Lines changed: 255 additions & 94 deletions

File tree

test/fixtures/wpt/README.md

Lines changed: 2 additions & 2 deletions

test/fixtures/wpt/WebCryptoAPI/idlharness.https.any.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// https://w3c.github.io/webcrypto/Overview.html
66

77
idl_test(
8-
['WebCryptoAPI'],
8+
['webcrypto'],
99
['html', 'dom'],
1010
idl_array => {
1111
idl_array.add_objects({

test/fixtures/wpt/interfaces/dom.idl

Lines changed: 21 additions & 8 deletions

0 commit comments

Comments
 (0)