]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Must explicitly destroy tooltip in SVG unit test since its container is body. 14625/head
authorChris Rebert <code@rebertia.com>
Tue, 16 Sep 2014 03:01:04 +0000 (20:01 -0700)
committerChris Rebert <code@rebertia.com>
Tue, 16 Sep 2014 03:01:06 +0000 (20:01 -0700)
commit73e3db0a2f0134d4755b8bd4153cb1b6b3d9842d
tree724250d65167404ca6fdd31a111c77db5a620172
parent1783c7072726495f9cc9b41e04d8e5180e7868a5
Must explicitly destroy tooltip in SVG unit test since its container is body.

Leaking tooltips across tests leads to confusion and sadness.
js/tests/unit/tooltip.js