- 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
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`