summaryrefslogtreecommitdiff
path: root/tests/wpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt')
-rw-r--r--tests/wpt/runner/expectation.json10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json
index 44979f08b..cd11b1d42 100644
--- a/tests/wpt/runner/expectation.json
+++ b/tests/wpt/runner/expectation.json
@@ -8707,14 +8707,8 @@
"dynamic-import-with-assertion-argument.any.worker.html": true
},
"json-module": {
- "charset-bom.any.html": [
- "UTF-16BE BOM should result in parse error in JSON module script",
- "UTF-16LE BOM should result in parse error in JSON module script"
- ],
- "charset-bom.any.worker.html": [
- "UTF-16BE BOM should result in parse error in JSON module script",
- "UTF-16LE BOM should result in parse error in JSON module script"
- ],
+ "charset-bom.any.html": true,
+ "charset-bom.any.worker.html": true,
"invalid-content-type.any.html": true,
"invalid-content-type.any.worker.html": true,
"non-object.any.html": true,