Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Slightly altered a test that was causing IE7 in some cases to hard cr…
…ash. 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.
- Loading branch information