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

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

Issue 1239983002: Rebaseline tests after console spam reduction (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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 | « sky/tests/dom/attribute_collection-expected.txt ('k') | sky/tests/dom/getChildElements-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/dom/document_child_mutations-expected.txt
diff --git a/sky/tests/dom/document_child_mutations-expected.txt b/sky/tests/dom/document_child_mutations-expected.txt
index 6bd598771e2073c306398459147dae98e947703d..31bb91109a707cbf7515e1bf09d39947f4bec6d9 100644
--- a/sky/tests/dom/document_child_mutations-expected.txt
+++ b/sky/tests/dom/document_child_mutations-expected.txt
@@ -1,12 +1,12 @@
-CONSOLE: unittest-suite-wait-for-done
-CONSOLE: PASS: should allow replacing the document element
-CONSOLE: PASS: should allow replacing a text child with an element
-CONSOLE: PASS: should allow replacing the document element with text
-CONSOLE: PASS: should allow inserting text with a fragment
-CONSOLE: PASS: should allow replacing the document element with a fragment
-CONSOLE: PASS: should throw when inserting multiple elements
-CONSOLE: PASS: should throw when inserting multiple elements with a fragment
-CONSOLE:
-CONSOLE: All 7 tests passed.
-CONSOLE: unittest-suite-success
+unittest-suite-wait-for-done
+PASS: should allow replacing the document element
+PASS: should allow replacing a text child with an element
+PASS: should allow replacing the document element with text
+PASS: should allow inserting text with a fragment
+PASS: should allow replacing the document element with a fragment
+PASS: should throw when inserting multiple elements
+PASS: should throw when inserting multiple elements with a fragment
+
+All 7 tests passed.
+unittest-suite-success
DONE
« no previous file with comments | « sky/tests/dom/attribute_collection-expected.txt ('k') | sky/tests/dom/getChildElements-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698