summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json13
1 files changed, 5 insertions, 8 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 54e8fe7d0..0001f92d3 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -234,9 +234,7 @@
},
"hr-time": {
"monotonic-clock.any.html": true,
- "basic.any.html": [
- "Performance interface extends EventTarget."
- ],
+ "basic.any.html": ["Performance interface extends EventTarget."],
"idlharness.any.html": [
"Performance interface: existence and properties of interface object",
"Performance interface: existence and properties of interface prototype object",
@@ -248,7 +246,8 @@
"Performance interface: performance must inherit property \"toJSON()\" with the proper type",
"Performance interface: default toJSON operation on performance",
"Window interface: attribute performance"
- ]
+ ],
+ "window-worker-timeOrigin.window.html": false
},
"streams": {
"idlharness.any.html": [
@@ -765,9 +764,7 @@
"response-url.sub.any.html": true,
"scheme-about.any.html": true,
"scheme-blob.sub.any.html": true,
- "scheme-data.any.html": [
- "Fetching [HEAD] data:,response%27s%20body is OK"
- ],
+ "scheme-data.any.html": true,
"scheme-others.sub.any.html": true,
"stream-response.any.html": true,
"stream-safe-creation.any.html": [
@@ -1027,4 +1024,4 @@
"set.any.html": true
}
}
-} \ No newline at end of file
+}