Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt

Issue 1176013002: Move attributes and methods from HTMLDocument to Document (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
-

Powered by Google App Engine
This is Rietveld 408576698