Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Freedman
82964dec42 Fix WebComponents tests status
- Removed some unnecessary tests
- Accounted for some platform oddities
- Disabled MutationObserver tests for platforms with native MutationObserver

Results:
- 100% green in firefox and chrome
- HTMLTemplateElement errors in CustomElements tests (missing import)
- Expected ShadowDOM webgl errors in Safari 9
2015-12-15 13:53:16 -08:00
Chris Joel
c4ec5cf15b Don't load imports from templates in the main doc. 2015-11-05 16:08:38 -08:00
Daniel Freedman
93f058c9b3 It works!
disable a few busted tests
2015-10-19 15:20:33 -07:00
Daniel Freedman
3d56bb676c almost everything works! 2015-10-19 15:08:51 -07:00
Daniel Freedman
ce326086d0 custom elements ported 2015-10-19 13:29:00 -07:00
Daniel Freedman
a8d0b0d6a8 template tests ported 2015-10-19 11:55:58 -07:00
Ian MacLeod
7dc6731eb9 Consistent license headers 2014-11-24 17:04:36 -08:00
Steve Orvell
adf6a3dbeb Adds a minimal <template> shim and includes it in webcomponents-lite.js 2014-11-19 13:47:16 -08:00
Ian MacLeod
a9441a29c6 ShadowCss -> ShadowCSS 2014-10-31 17:12:52 -07:00
Steve Orvell
d242ca01d1 run maor tests. 2014-10-13 17:28:55 -07:00
Steve Orvell
845215a3e1 Consolidate web components polyfilsl for easier maintenance and distribution. 2014-10-13 08:35:28 -07:00