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

Unified Diff: sky/tests/framework/templates-expected.txt

Issue 817053002: Add shadowRootReady callback for SkyElement. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rename Created 6 years 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/framework/templates.sky ('k') | sky/tests/resources/test-element.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/framework/templates-expected.txt
diff --git a/sky/tests/framework/templates-expected.txt b/sky/tests/framework/templates-expected.txt
index c79c8758738a47f833a96131a5ec3c375f1c53c1..efc7b2a4b14be336b0799ca96cca1b9bbc282f41 100644
--- a/sky/tests/framework/templates-expected.txt
+++ b/sky/tests/framework/templates-expected.txt
@@ -1,7 +1,8 @@
-Running 3 tests
+Running 4 tests
ok 1 SkyElement templates should stamp when the element is inserted
ok 2 SkyElement templates should connect data binding
ok 3 SkyElement templates should connect event handlers
-3 tests
-3 pass
+ok 4 SkyElement templates should call shadowRootReady after creating the template instance
+4 tests
+4 pass
0 fail
« no previous file with comments | « sky/tests/framework/templates.sky ('k') | sky/tests/resources/test-element.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698