screencap
screencap copied to clipboard
Use http location for jQuery
I noticed that includeJs
won't run callbacks when you're including a https
source, therefore ignoring all options.
- using http source for jQuery (unsure of the implications at this point)
- fixed a few broken specs
- locked PhantomJs to 1.9.8.0
There are a few other pull requests that touch on this problem. This felt like the simplest thing that could possibly work.