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

Unified Diff: LayoutTests/fast/dom/docfragment-multiple-document-elements-expected.txt

Issue 779173002: Be more strict about multiple documentElements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Do the c -> child rename Created 6 years 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/fast/dom/docfragment-multiple-document-elements-expected.txt
diff --git a/LayoutTests/fast/dom/docfragment-multiple-document-elements-expected.txt b/LayoutTests/fast/dom/docfragment-multiple-document-elements-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6ab558849b4a4a12f9de5907dca029b20e3b5117
--- /dev/null
+++ b/LayoutTests/fast/dom/docfragment-multiple-document-elements-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE ERROR: line 11: Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
+

Powered by Google App Engine
This is Rietveld 408576698