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

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

Issue 806133003: Fix detached callback and add isAttached to SkyElements. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: don't change shadow root test yet. 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
Index: sky/tests/framework/templates-expected.txt
diff --git a/sky/tests/framework/templates-expected.txt b/sky/tests/framework/templates-expected.txt
index efc7b2a4b14be336b0799ca96cca1b9bbc282f41..b7ebb7d7be5a5932373571fd95c13fb9765d98b1 100644
--- a/sky/tests/framework/templates-expected.txt
+++ b/sky/tests/framework/templates-expected.txt
@@ -1,8 +1,9 @@
-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
-ok 4 SkyElement templates should call shadowRootReady after creating the template instance
-4 tests
-4 pass
+Running 5 tests
+ok 1 SkyElement templates should update isAttached when inserting
+ok 2 SkyElement templates should stamp when the element is inserted
+ok 3 SkyElement templates should connect data binding
+ok 4 SkyElement templates should connect event handlers
+ok 5 SkyElement templates should call shadowRootReady after creating the template instance
+5 tests
+5 pass
0 fail
« sky/framework/sky-element/sky-element.sky ('K') | « sky/tests/framework/templates.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698