Files
meteor/examples
Avital Oliver 838cd5ce06 Fix removing a DomRange with more than one element.
Once you remove an element from the dom, it has no 'nextSibling'.
So don't remove elements while iterating over them.
2013-08-12 13:49:18 -07:00
..