From 0568be863ba5e02bdbd3889f66281fae356f7263 Mon Sep 17 00:00:00 2001 From: Geert-Jan Zwiers Date: Fri, 13 May 2022 18:36:00 +0200 Subject: feat(ext/web): add performance.toJSON (#14548) --- tools/wpt/expectation.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') 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" ], -- cgit v1.2.3