summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index a7eca6f79..520ed3b01 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -793,7 +793,10 @@
},
"fileReader.any.js": true,
"url": {
- "url-format.any.js": true
+ "url-format.any.js": true,
+ "url-with-fetch.any.js": [
+ "Revoke blob URL after creating Request, will fetch"
+ ]
},
"reading-data-section": {
"Determining-Encoding.any.js": true,