angular-cn/modules/angular2/test/render
Tobias Bosch 64ad74acbe fix(shadowdom): remove unused nodes on redistribute
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
2015-04-20 11:36:39 -07:00
..
dom fix(shadowdom): remove unused nodes on redistribute 2015-04-20 11:36:39 -07:00