Closed neovov closed 13 years ago
If it's something that shouldn't happen please write a test following the directions in our README. If you need any help just get back to us!
Ok, I will, thanks!
Pull request for an "ended" event after hotswapping test: https://github.com/soundcloud/areweplayingyet/pull/35
I had an issue on webkit regarding the event orders.
Sometimes some events aren't triggered (like "canplaythrough" without a "canplay" before, or event worse, no "ended" event). It seems it happend mostly after hotswapping the src attribute.
Do you think we can provide some tests for that ?