You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried implementing this and the QUnit tests fail due to a bug in PhantomJS. It turns out that it doesn't treat the new event constructors as actual constructors. See ariya/phantomjs#11289 for details.
They marked it for milestone 2.0, so once that comes out I'll take another shot at it.
Looks like PhantomJS 2.0 will take a least several more months. SlimerJS isn't much of an option either, since it doesn't run headless on Linux - we need that for Jenkins and Travis. And I really don't want to mess with xvfb again.
See http://trac.webkit.org/changeset/140657
The text was updated successfully, but these errors were encountered: