summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 83e4d7c94..93214d001 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -146,7 +146,7 @@
"rsa_importKey.https.any.html": false,
"symmetric_importKey.https.any.html": false
},
- "randomUUID.https.any.html": false,
+ "randomUUID.https.any.html": true,
"sign_verify": {
"ecdsa.https.any.html": false,
"hmac.https.any.html": false,
@@ -155,7 +155,8 @@
},
"wrapKey_unwrapKey": {
"wrapKey_unwrapKey.https.any.html": false
- }
+ },
+ "randomUUID.any.html": true
},
"console": {
"console-is-a-namespace.any.html": true,