summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/wpt/expectation.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index c3f6b19f3..3b25e5fbb 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -1164,13 +1164,9 @@
"basic.any.html": true,
"basic.any.worker.html": true,
"idlharness.any.html": [
- "Performance interface: existence and properties of interface object",
- "Performance interface: existence and properties of interface prototype object",
"Window interface: attribute performance"
],
"idlharness.any.worker.html": [
- "Performance interface: existence and properties of interface object",
- "Performance interface: existence and properties of interface prototype object",
"WorkerGlobalScope interface: attribute performance",
"WorkerGlobalScope interface: self must inherit property \"performance\" with the proper type"
],