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

Unified Diff: LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt

Issue 364173005: Document.adoptNode should not throw an exception for DocumentType argument (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « LayoutTests/fast/dom/Document/adopt-node-with-doctype.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt
diff --git a/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt b/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9be2a96107015b55bcdbf3da322fd7a349bb5b1a
--- /dev/null
+++ b/LayoutTests/fast/dom/Document/adopt-node-with-doctype-expected.txt
@@ -0,0 +1,6 @@
+This page tests the DOM document.adoptNode method with DocumentType.
+
+This is a testharness.js-based test.
+PASS Explicitly adopting a DocumentType should work.
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/fast/dom/Document/adopt-node-with-doctype.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698