Index: LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt b/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt |
deleted file mode 100644 |
index 7e6c4c135c5f55ba05c6a484de0f2dd03835deea..0000000000000000000000000000000000000000 |
--- a/LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-This is a testharness.js-based test. |
-FAIL document.write in XHTML assert_throws: document.write in XHTML should throw an INVALID_STATE_ERR function "function () { |
- document.write("Failure: document.write..." threw object "TypeError: document.write 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. |
- |