angular-cn/modules/angular2/test/render/dom/shadow_dom
Tobias Bosch 827841ec5b refactor(render): add `DomElement`
Replaces the multiple arrays of `DomView`
by a single array with `DomElement`s.

Note: this commit does not show a performance regression
(tested against the tree benchmark locally).
2015-06-04 11:44:26 -07:00
..
content_tag_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00
emulated_scoped_shadow_dom_strategy_spec.ts fix(test): solve CSS discrepancies across browsers 2015-05-27 14:54:00 +02: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 refactor(render): add `DomElement` 2015-06-04 11:44:26 -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(render): ts’ify tests 2015-05-26 09:38:26 -07:00
style_url_resolver_spec.ts refactor(render): ts’ify tests 2015-05-26 09:38:26 -07:00