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 |
||
|---|---|---|
| .. | ||
| compiler | ||
| events | ||
| shadow_dom | ||
| view | ||
| direct_dom_renderer_integration_spec.js | ||
| integration_testbed.js | ||
| shadow_dom_emulation_integration_spec.js | ||