From 3a4a47799fe395a4ceb253c394724f54192150d2 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Mon, 7 Jun 2021 10:04:10 +0200 Subject: refactor: clean up webidl protype configuration (#10871) --- tools/wpt/expectation.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 21e11c38e..933fc57d6 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -75,7 +75,6 @@ "Non-secure context window does not have access to SubtleCrypto" ], "idlharness.https.any.html": [ - "Crypto interface: operation getRandomValues(ArrayBufferView)", "CryptoKey interface: existence and properties of interface object", "CryptoKey interface object length", "CryptoKey interface object name", @@ -1028,11 +1027,6 @@ "redirect-to-dataurl.any.html": true }, "idlharness.any.html": [ - "Headers interface: operation append(ByteString, ByteString)", - "Headers interface: operation delete(ByteString)", - "Headers interface: operation get(ByteString)", - "Headers interface: operation has(ByteString)", - "Headers interface: operation set(ByteString, ByteString)", "Headers interface: iterable", "Request interface: attribute destination", "Request interface: attribute referrer", -- cgit v1.2.3