| Index: sky/tests/framework/templates-expected.txt
|
| diff --git a/sky/tests/framework/templates-expected.txt b/sky/tests/framework/templates-expected.txt
|
| index 16f9a79c5a789e8919bb1c272c29cf661334e2a8..587ea4eadca633ccc6441225ac52f629c206cdfd 100644
|
| --- a/sky/tests/framework/templates-expected.txt
|
| +++ b/sky/tests/framework/templates-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Running 11 tests
|
| +Running 12 tests
|
| ok 1 SkyElement should stamp when the element is inserted
|
| ok 2 SkyElement should update isAttached when inserting
|
| ok 3 SkyElement should handle parser created elements with attributes
|
| @@ -8,8 +8,9 @@ ok 6 SkyElement should convert boolean reflected attributes
|
| ok 7 SkyElement should convert string reflected attributes
|
| ok 8 SkyElement should convert number reflected attributes
|
| ok 9 SkyElement should connect data binding
|
| -ok 10 SkyElement should connect event handlers
|
| -ok 11 SkyElement should call shadowRootReady after creating the template instance
|
| -11 tests
|
| -11 pass
|
| +ok 10 SkyElement should connect template event handlers
|
| +ok 11 SkyElement should connect host event handlers
|
| +ok 12 SkyElement should call shadowRootReady after creating the template instance
|
| +12 tests
|
| +12 pass
|
| 0 fail
|
|
|