From 5252ff5dbd1e2adc9e38407be7ea50549612c543 Mon Sep 17 00:00:00 2001 From: Marcos Casagrande Date: Sun, 16 Oct 2022 19:33:17 +0200 Subject: fix(ext/cache): illegal constructor (#16205) --- tools/wpt/expectation.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index ed43da7e5..d713775d0 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -4562,8 +4562,6 @@ "NavigationPreloadManager interface: operation disable()", "NavigationPreloadManager interface: operation setHeaderValue(ByteString)", "NavigationPreloadManager interface: operation getState()", - "Cache interface: existence and properties of interface object", - "Cache interface object length", "Cache interface: operation match(RequestInfo, optional CacheQueryOptions)", "Cache interface: operation matchAll(optional RequestInfo, optional CacheQueryOptions)", "Cache interface: operation add(RequestInfo)", @@ -4652,8 +4650,6 @@ "NavigationPreloadManager interface: operation disable()", "NavigationPreloadManager interface: operation setHeaderValue(ByteString)", "NavigationPreloadManager interface: operation getState()", - "Cache interface: existence and properties of interface object", - "Cache interface object length", "Cache interface: operation match(RequestInfo, optional CacheQueryOptions)", "Cache interface: operation matchAll(optional RequestInfo, optional CacheQueryOptions)", "Cache interface: operation add(RequestInfo)", -- cgit v1.2.3