Index: LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt b/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt |
deleted file mode 100644 |
index 1990e37edaa8a073b4c505ecdc1f9de18c8c67e4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL document.close in XHTML assert_throws: document.close in XHTML should throw an INVALID_STATE_ERR function "function () { |
- document.close(); |
- }" threw object "TypeError: document.close is not a function" that is not a DOMException INVALID_STATE_ERR: property "code" is equal to undefined, expected 11 |
-Harness: the test ran to completion. |
- |