Fix #11757. IE 6/7 can't clean up circular DOM-JS refs.
commitad8dc12ac28915891127666d5b6c2d3200d1e79c
authorDave Methvin <dave.methvin@gmail.com>
Fri, 22 Jun 2012 13:46:07 +0000 (22 09:46 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 22 Jun 2012 13:46:07 +0000 (22 09:46 -0400)
treef359ae3d406347da1585141d27fda043bb72520b
parentd5658e978d9a7234e537d57c45069ce223cb3853
Fix #11757. IE 6/7 can't clean up circular DOM-JS refs.

Why? Because it's dumb. Verified with the case in the ticket.
src/support.js