bdowning / retween

Work-in-progress playground/reimagining of https://github.com/jeremyckahn/shifty
MIT License
1 stars 0 forks source link

Polyfill Function.bind #5

Open bdowning opened 8 years ago

bdowning commented 8 years ago

Amazingly PhantomJS doesn't have this. Polyfill it so that the Rekapi test suite can run properly.

jeremyckahn commented 8 years ago

It looks like this was fixed for PhantomJS 2.0.

bdowning commented 8 years ago

I saw that comment too, but both my system and the Rekapi node_modules version of PhantomJS is 2.1.1 and it still fails.

%% 11766 firnen:~/projects/mrm/timecode                               
:; phantomjs --version                                     
2.1.1
%% 11767 firnen:~/projects/mrm/timecode                               
:; ../rekapi/node_modules/phantomjs/bin/phantomjs --version
2.1.1