angular/modules/angular2/test/render/dom/shadow_dom
Martin Probst c7e48350d3 chore: kill ListWrapper.create() and .push().
These wrappers are not natively understood by
ts2dart. Removing them will improve Dart2JS
compilation due to fewer megamorphic calls to List
functions.

It also makes Angular code more succinct and
improves type safety in Angular due to better type
inference of the Array component type.

This change exposed several bugs in Angular.
2015-06-17 16:21:55 -07:00
..
content_tag_spec.ts fix(Compiler): fix text nodes after content tags 2015-06-16 17:38:42 +02:00
emulated_scoped_shadow_dom_strategy_spec.ts feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00
emulated_unscoped_shadow_dom_strategy_spec.ts fix(test): solve CSS discrepancies across browsers 2015-05-27 14:54:00 +02:00
light_dom_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
native_shadow_dom_strategy_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
shadow_css_spec.ts fix(ShadowCss): keyframes tests failing in Safari 2015-06-02 19:23:06 +02:00
style_inliner_spec.ts refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
style_url_resolver_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00