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

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

Issue 1237623006: Post-Mutation Event checks must re-check document constraints. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. 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 | « LayoutTests/fast/dom/append-multiple-document-elements.html ('k') | Source/core/dom/ContainerNode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/append-multiple-document-elements-expected.txt
diff --git a/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt b/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e097cc403def9f2bb70e48c8bb2f30ed3eef292c
--- /dev/null
+++ b/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 17: Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
+If this does not assert in a debug build, the test passed.
« no previous file with comments | « LayoutTests/fast/dom/append-multiple-document-elements.html ('k') | Source/core/dom/ContainerNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698