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

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

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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/framework/flights-app-pixels.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 fa957b58572bb7952605fa2d7ef9b06da76642d0..41f5ebc94c535ccaae1e4aa477d83f7f0b4f8719 100644
--- a/sky/tests/dom/replaceChild-expected.txt
+++ b/sky/tests/dom/replaceChild-expected.txt
@@ -1,10 +1,9 @@
-Running 6 tests
-ok 1 replaceChild should throw with invalid arguments
-ok 2 replaceChild should replace elements
-ok 3 replaceChild should replace text
-ok 4 replaceChild should replace children with a fragment
-ok 5 replaceChild should throw when inserting a tree scope
-ok 6 replaceChild should throw when appending to a text
-6 tests
-6 pass
-0 fail
+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: unittest-suite-success
+DONE
« no previous file with comments | « sky/tests/dom/replaceChild.sky ('k') | sky/tests/framework/flights-app-pixels.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698