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

Side by Side Diff: sky/tests/framework/templates-expected.txt

Issue 845283003: Allow on-* event handlers on <sky-element>. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: s p a c i n g Created 5 years, 11 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Running 11 tests 1 Running 12 tests
2 ok 1 SkyElement should stamp when the element is inserted 2 ok 1 SkyElement should stamp when the element is inserted
3 ok 2 SkyElement should update isAttached when inserting 3 ok 2 SkyElement should update isAttached when inserting
4 ok 3 SkyElement should handle parser created elements with attributes 4 ok 3 SkyElement should handle parser created elements with attributes
5 ok 4 SkyElement should have defaults for all attributes 5 ok 4 SkyElement should have defaults for all attributes
6 ok 5 SkyElement should call change callbacks 6 ok 5 SkyElement should call change callbacks
7 ok 6 SkyElement should convert boolean reflected attributes 7 ok 6 SkyElement should convert boolean reflected attributes
8 ok 7 SkyElement should convert string reflected attributes 8 ok 7 SkyElement should convert string reflected attributes
9 ok 8 SkyElement should convert number reflected attributes 9 ok 8 SkyElement should convert number reflected attributes
10 ok 9 SkyElement should connect data binding 10 ok 9 SkyElement should connect data binding
11 ok 10 SkyElement should connect event handlers 11 ok 10 SkyElement should connect template event handlers
12 ok 11 SkyElement should call shadowRootReady after creating the template instanc e 12 ok 11 SkyElement should connect host event handlers
13 11 tests 13 ok 12 SkyElement should call shadowRootReady after creating the template instanc e
14 11 pass 14 12 tests
15 12 pass
15 0 fail 16 0 fail
OLDNEW
« 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