Convert requestAnimationFrame tests to be script-tests
Created attachment 80091 [details] Patch
Easy review, I promise!
Comment on attachment 80091 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=80091&action=review > LayoutTests/fast/animation/script-tests/request-animation-frame-cancel2.js:19 > +var successfullyParsed = true; You have this twice.
Committed r76623: <http://trac.webkit.org/changeset/76623>