From 6ed970b3fb8347bdb191cc28a62708eb131a3614 Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Mon, 27 Mar 2023 17:03:25 +0800 Subject: [PATCH] split new test out of this patch (web-platform-tests/wpt#39211) --- tests/wpt/metadata/MANIFEST.json | 7 --- ...window-indexed-access-vs-named-access.html | 49 ------------------- 2 files changed, 56 deletions(-) delete mode 100644 tests/wpt/web-platform-tests/html/browsers/the-window-object/window-indexed-access-vs-named-access.html diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 689290451a2..4425fa85278 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -571609,13 +571609,6 @@ {} ] ], - "window-indexed-access-vs-named-access.html": [ - "4918d7a50314af241a5de6d6d006cc1917785369", - [ - null, - {} - ] - ], "window-indexed-properties-delete-no-cache.html": [ "22262943aadd775424645d79b0dfb2429f837e61", [ diff --git a/tests/wpt/web-platform-tests/html/browsers/the-window-object/window-indexed-access-vs-named-access.html b/tests/wpt/web-platform-tests/html/browsers/the-window-object/window-indexed-access-vs-named-access.html deleted file mode 100644 index 4918d7a5031..00000000000 --- a/tests/wpt/web-platform-tests/html/browsers/the-window-object/window-indexed-access-vs-named-access.html +++ /dev/null @@ -1,49 +0,0 @@ - - -Interactions between indexed and named access on the Window object - - - - - -
-
- - -