Slightly altered a test that was causing IE7 in some cases to hard crash. The test...
authorDavid Serduke <davidserduke@gmail.com>
Sun, 18 Nov 2007 00:46:58 +0000 (00:46 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Sun, 18 Nov 2007 00:46:58 +0000 (00:46 +0000)
commit2e2a1b8910afcc23b1f71c188dca2d88067d70da
tree313dc89c7e79f46526110d56cf214e21f5bf6774
parent264ffbc73be61778484a292392d1b18a8976588f
Slightly altered a test that was causing IE7 in some cases to hard crash.  The test was setting .html() to many divs, some of which were inside other divs effectly deleting them from the DOM. I suspect this caused some instability and may only have been an IE7 with IEDevBar issue.  The test still correctly tests the functionality of that unit test.
test/unit/core.js