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

Unified Diff: sky/tests/dom/ownerScope-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/getChildElements-expected.txt ('k') | sky/tests/dom/replaceChild-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/dom/ownerScope-expected.txt
diff --git a/sky/tests/dom/ownerScope-expected.txt b/sky/tests/dom/ownerScope-expected.txt
index 6e96f3ec56fe7c36a622990cacb51611b090ee55..e17fc2abd3c107856d081a82a006ac3a19b0e670 100644
--- a/sky/tests/dom/ownerScope-expected.txt
+++ b/sky/tests/dom/ownerScope-expected.txt
@@ -1,10 +1,10 @@
-CONSOLE: unittest-suite-wait-for-done
-CONSOLE: PASS: should return null for elements not a child of a scope
-CONSOLE: PASS: should return the document for elements in the document scope
-CONSOLE: PASS: should return the shadow root for elements in the shadow root scope
-CONSOLE: PASS: should return self for a shadow root or document
-CONSOLE: PASS: should dynamically update
-CONSOLE:
-CONSOLE: All 5 tests passed.
-CONSOLE: unittest-suite-success
+unittest-suite-wait-for-done
+PASS: should return null for elements not a child of a scope
+PASS: should return the document for elements in the document scope
+PASS: should return the shadow root for elements in the shadow root scope
+PASS: should return self for a shadow root or document
+PASS: should dynamically update
+
+All 5 tests passed.
+unittest-suite-success
DONE
« no previous file with comments | « sky/tests/dom/getChildElements-expected.txt ('k') | sky/tests/dom/replaceChild-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698