Hacker News new | ask | show | jobs
by pothibo 4162 days ago
It uses a new version of Webkit(That includes DOM Mutation Events IIRC). But I believe that they always ship with their own version of webkit, which will always be behind.

For PhantomJS 2.0, I think they ship with a version of webkit that is > 6 months old.

1 comments

They don't ship with their own version of webkit; they use qtwebkit (or at least used to?).