diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index e71a48e2f..2fa5f6e68 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1182,13 +1182,11 @@ "idlharness.any.html": [ "Performance interface: existence and properties of interface object", "Performance interface: existence and properties of interface prototype object", - "Performance interface: default toJSON operation on performance", "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", - "Performance interface: default toJSON operation on performance", "WorkerGlobalScope interface: attribute performance", "WorkerGlobalScope interface: self must inherit property \"performance\" with the proper type" ], |