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

Unified Diff: LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-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
« no previous file with comments | « no previous file | LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
-
« no previous file with comments | « no previous file | LayoutTests/imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698