angular/modules/angular2/test/render/dom/shadow_dom
Tobias Bosch ba7956f521 fix(render): only look for content tags in views that might have them.
Largetable benchmark with `interpolationAttr` and 200 rows / 20 columns:
Time for destroy/create pair dropped from about 1260ms to about 150ms.

Related to #2298, but does not really fix it as we are still slow
if people are using `<content>`.

Closes #2297
2015-06-02 15:31:07 -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 fix(render): only look for content tags in views that might have them. 2015-06-02 15:31:07 -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