mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, light dom nodes that were not used by any content tag were not removed from a view on redistribute. This lead to a bug when reusing a view from the view pool, as it still contained stale reprojected nodes. Fixes #1416 |
||
|---|---|---|
| .. | ||
| content_tag_spec.js | ||
| emulated_scoped_shadow_dom_strategy_spec.js | ||
| emulated_unscoped_shadow_dom_strategy_spec.js | ||
| light_dom_spec.js | ||
| native_shadow_dom_strategy_spec.js | ||
| shadow_css_spec.js | ||
| style_inliner_spec.js | ||
| style_url_resolver_spec.js | ||