Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Freedman
3efad399c0 Use WCT 4
Fix travis for building on modern node
Fix Template HTMLImports loading dependence in wct 4
2015-12-15 15:26:57 -08:00
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
Daniel Freedman
68dc6df4af Dedupe CustomEvent and Event shim constructor
Moved to WebComponents/dom.js
Load dom.js for CE and HTMLImports polyfills
Add tests for functions in dom.js

General Test cleanup
- Remove old tests.js files
- Replace broken `?wc-shadow` for `?shadow=native`
2015-11-05 12:52:35 -08:00
Daniel Freedman
ef97843756 Fix wct/browser.js load order, simplify travis config 2015-10-23 14:28:57 -07:00
Daniel Freedman
4c83dc2a00 HTMLImports ported to WCT 2015-10-19 11:36:19 -07:00
Daniel Freedman
343c068cb3 partial htmlimports 2015-10-16 11:34:03 -07:00
Ian MacLeod
7dc6731eb9 Consistent license headers 2014-11-24 17:04:36 -08:00
Steve Orvell
845215a3e1 Consolidate web components polyfilsl for easier maintenance and distribution. 2014-10-13 08:35:28 -07:00