summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2021-08-12 19:16:23 +0200
committerGitHub <noreply@github.com>2021-08-12 19:16:23 +0200
commiteae9d5b647b89e547b4229b8b794d91753c9ec95 (patch)
tree45544503e96d909284d40ba271638bd4438f5e4f /tools
parent7d55e05486183fe3dbeccc7beaa46fa497f05e08 (diff)
fix: Blob#slice arguments should be optional (#11665)
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index d2c5a3194..827fc9ee5 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -16443,7 +16443,6 @@
"filereader_result.any.html": true
},
"idlharness.any.html": [
- "Blob interface: operation slice(optional long long, optional long long, optional DOMString)",
"FileList interface: existence and properties of interface object",
"FileList interface object length",
"FileList interface object name",