From b93409bab0fa05a3f86e32e5c54ca874d3e5c732 Mon Sep 17 00:00:00 2001 From: Zhen Zhang Date: Sun, 8 May 2016 12:58:28 +0800 Subject: [PATCH] delete outdated test cases, addressing issue #11075 --- tests/wpt/metadata/FileAPI/blob/Blob-constructor.html.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/wpt/metadata/FileAPI/blob/Blob-constructor.html.ini b/tests/wpt/metadata/FileAPI/blob/Blob-constructor.html.ini index d0887557728..8b8592222ff 100644 --- a/tests/wpt/metadata/FileAPI/blob/Blob-constructor.html.ini +++ b/tests/wpt/metadata/FileAPI/blob/Blob-constructor.html.ini @@ -3,9 +3,6 @@ [Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.] expected: FAIL - [Passing an platform object that supports indexed properties as the blobParts array should work (window).] - expected: FAIL - [Getters and value conversions should happen in order until an exception is thrown.] expected: FAIL @@ -24,9 +21,6 @@ [Passing a Float64Array as element of the blobParts array should work.] expected: FAIL - [Passing an platform object that supports indexed properties as the blobParts array should work (window with custom toString).] - expected: FAIL - [Passing an platform object that supports indexed properties as the blobParts array should work (select).] expected: FAIL