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

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

Issue 924203002: Morph the APIs for Node, ParentNode, and Element closer to the specs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: less Created 5 years, 10 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 | « sky/tests/dom/replaceChild.sky ('k') | sky/tests/editing/delete_block_contents.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/dom/replaceChild-expected.txt
diff --git a/sky/tests/dom/replaceChild-expected.txt b/sky/tests/dom/replaceChild-expected.txt
index 41f5ebc94c535ccaae1e4aa477d83f7f0b4f8719..21a0cce4319752df22ba3f188252c10389153d18 100644
--- a/sky/tests/dom/replaceChild-expected.txt
+++ b/sky/tests/dom/replaceChild-expected.txt
@@ -1,9 +1,8 @@
CONSOLE: unittest-suite-wait-for-done
-CONSOLE: PASS: should throw with invalid arguments
CONSOLE: PASS: should replace elements
CONSOLE: PASS: should replace text
CONSOLE: PASS: should replace children with a fragment
CONSOLE:
-CONSOLE: All 4 tests passed.
+CONSOLE: All 3 tests passed.
CONSOLE: unittest-suite-success
DONE
« no previous file with comments | « sky/tests/dom/replaceChild.sky ('k') | sky/tests/editing/delete_block_contents.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698