From 38c19d21d891e278ead82f4516db61b79b68eaec Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 19 Jan 2017 15:53:02 +0100 Subject: [PATCH] Remove some references to no-longer-existing tests. --- tests/wpt/metadata/FileAPI/idlharness.html.ini | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/tests/wpt/metadata/FileAPI/idlharness.html.ini b/tests/wpt/metadata/FileAPI/idlharness.html.ini index 645001eb1c0..f4c97314499 100644 --- a/tests/wpt/metadata/FileAPI/idlharness.html.ini +++ b/tests/wpt/metadata/FileAPI/idlharness.html.ini @@ -3,24 +3,6 @@ [URL interface: operation createFor(Blob)] expected: FAIL - [FileReaderSync interface object length] - expected: FAIL - - [FileReaderSync interface: existence and properties of interface prototype object] - expected: FAIL - - [FileReaderSync interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [FileReaderSync interface: operation readAsArrayBuffer(Blob)] - expected: FAIL - - [FileReaderSync interface: operation readAsText(Blob,DOMString)] - expected: FAIL - - [FileReaderSync interface: operation readAsDataURL(Blob)] - expected: FAIL - [FileReader interface: operation readAsBinaryString(Blob)] expected: FAIL