xsokev / Dojo-Bootstrap

An implementation of the Twitter Bootstrap framework using Dojo.
http://xsokev.github.io/Dojo-Bootstrap/
Apache License 2.0
174 stars 55 forks source link

Scrollspy and Popover specs not completely passing in FireFox #4

Open xsokev opened 12 years ago

xsokev commented 12 years ago

For the popover tests, the .popover dom element is not getting destroyed by dojo.destroy. This is causing duplicate elements which is causing the specs to fail.