| OLD | NEW |
| 1 Running 5 tests | 1 Running 11 tests |
| 2 ok 1 SkyElement templates should stamp when the element is inserted | 2 ok 1 SkyElement should stamp when the element is inserted |
| 3 ok 2 SkyElement templates should update isAttached when inserting | 3 ok 2 SkyElement should update isAttached when inserting |
| 4 ok 3 SkyElement templates should connect data binding | 4 ok 3 SkyElement should handle parser created elements with attributes |
| 5 ok 4 SkyElement templates should connect event handlers | 5 ok 4 SkyElement should have defaults for all attributes |
| 6 ok 5 SkyElement templates should call shadowRootReady after creating the templat
e instance | 6 ok 5 SkyElement should call change callbacks |
| 7 5 tests | 7 ok 6 SkyElement should convert boolean reflected attributes |
| 8 5 pass | 8 ok 7 SkyElement should convert string reflected attributes |
| 9 ok 8 SkyElement should convert number reflected attributes |
| 10 ok 9 SkyElement should connect data binding |
| 11 ok 10 SkyElement should connect event handlers |
| 12 ok 11 SkyElement should call shadowRootReady after creating the template instanc
e |
| 13 11 tests |
| 14 11 pass |
| 9 0 fail | 15 0 fail |
| OLD | NEW |