Implement crypto.randomUUID() (#33158)

Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
webbeef 2024-08-21 21:56:37 -07:00 committed by GitHub
parent 663a92a5df
commit 9a1051c917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 16 additions and 65 deletions

View file

@ -2,15 +2,9 @@
[Crypto interface: attribute subtle]
expected: FAIL
[Crypto interface: operation randomUUID()]
expected: FAIL
[Crypto interface: crypto must inherit property "subtle" with the proper type]
expected: FAIL
[Crypto interface: crypto must inherit property "randomUUID()" with the proper type]
expected: FAIL
[CryptoKey interface: existence and properties of interface object]
expected: FAIL
@ -187,15 +181,9 @@
[Crypto interface: attribute subtle]
expected: FAIL
[Crypto interface: operation randomUUID()]
expected: FAIL
[Crypto interface: crypto must inherit property "subtle" with the proper type]
expected: FAIL
[Crypto interface: crypto must inherit property "randomUUID()" with the proper type]
expected: FAIL
[CryptoKey interface: existence and properties of interface object]
expected: FAIL

View file

@ -1,20 +0,0 @@
[randomUUID.https.any.html]
[namespace format]
expected: FAIL
[version set]
expected: FAIL
[variant set]
expected: FAIL
[randomUUID.https.any.worker.html]
[namespace format]
expected: FAIL
[version set]
expected: FAIL
[variant set]
expected: FAIL