diff options
Diffstat (limited to 'tools/wpt')
| -rw-r--r-- | tools/wpt/expectation.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index e3e87a44c..c3f6b19f3 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1161,12 +1161,8 @@ "hr-time": { "monotonic-clock.any.html": true, "monotonic-clock.any.worker.html": true, - "basic.any.html": [ - "Performance interface extends EventTarget." - ], - "basic.any.worker.html": [ - "Performance interface extends EventTarget." - ], + "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", |
