From 231b8fe27a63e3011c94bff7c2169b7ebd1612a5 Mon Sep 17 00:00:00 2001 From: cjihrig Date: Thu, 16 Jun 2022 11:32:37 -0400 Subject: [PATCH] update expectations --- tools/wpt/expectation.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index c3f6b19f39..3b25e5fbb7 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" ],