DonutReport / donut

Sweet reports for the icing over your automated tests
http://donutreport.github.io/donut
MIT License
37 stars 21 forks source link

Issue #5 toggle events broken in firefox #6

Closed chdask closed 8 years ago

chdask commented 8 years ago

Problem: fixes #5, chrome automatically gets the event from the window.event. Firefox doesn't support this. Solution: JQuery abstracts the event handling, so as a solution i inject the event to the broken toggle functions. Tested: Locally at Chrome-51, Firefox-47, Safari-9