From a35214b6b669d841451d66b5b1c9459a18ca37e6 Mon Sep 17 00:00:00 2001 From: CYBAI Date: Tue, 20 Mar 2018 22:28:41 +0800 Subject: [PATCH] Make type-argument.window.js test as pass --- .../type-argument.window.js.ini | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/type-argument.window.js.ini diff --git a/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/type-argument.window.js.ini b/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/type-argument.window.js.ini deleted file mode 100644 index 2b0d48b437e..00000000000 --- a/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/type-argument.window.js.ini +++ /dev/null @@ -1,22 +0,0 @@ -[type-argument.window.html] - [document.open() with type set to: NOBODY (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: @ FD ; (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: it does not matter, you see \x0c (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: text/plain (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: text/xml (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: application/octet-stream (type argument is supposed to be ignored)] - expected: FAIL - - [document.open() with type set to: \x00 (type argument is supposed to be ignored)] - expected: FAIL -