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

Unified Diff: sky/tests/dom/appendChild-expected.txt

Issue 732203004: Clean up child checks in ContainerNode. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Add back secondary hierarchy checks. Created 6 years, 1 month 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 | « sky/tests/dom/appendChild.sky ('k') | sky/tests/dom/document-child-mutations.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/dom/appendChild-expected.txt
diff --git a/sky/tests/dom/appendChild-expected.txt b/sky/tests/dom/appendChild-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e70eefec53de827cda637a782ca5b01f20ddc839
--- /dev/null
+++ b/sky/tests/dom/appendChild-expected.txt
@@ -0,0 +1,9 @@
+Running 5 tests
+ok 1 appendChild should throw with invalid arguments
+ok 2 appendChild should insert children
+ok 3 appendChild should insert children with a fragment
+ok 4 appendChild should throw when inserting a tree scope
+ok 5 appendChild should throw when appending to a text
+5 tests
+5 pass
+0 fail
« no previous file with comments | « sky/tests/dom/appendChild.sky ('k') | sky/tests/dom/document-child-mutations.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698