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.js | ||
| emulated_scoped_shadow_dom_strategy.js | ||
| emulated_unscoped_shadow_dom_strategy.js | ||
| light_dom.js | ||
| native_shadow_dom_strategy.js | ||
| shadow_css.js | ||
| shadow_dom_compile_step.js | ||
| shadow_dom_strategy.js | ||
| style_inliner.js | ||
| style_url_resolver.js | ||
| util.js | ||