Bug 59365

Summary: Move animation-test-helpers.js into resources directory
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dbates, eric, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch dbates: review+

Description Simon Fraser (smfr) 2011-04-25 15:47:35 PDT
Move animation-test-helpers-js into resources directory
Comment 1 Simon Fraser (smfr) 2011-04-25 15:56:30 PDT
Created attachment 90973 [details]
Patch
Comment 2 Simon Fraser (smfr) 2011-04-25 20:19:27 PDT
https://trac.webkit.org/changeset/84872
Comment 3 WebKit Review Bot 2011-04-25 21:03:51 PDT
http://trac.webkit.org/changeset/84872 might have broken SnowLeopard Intel Release (Tests)
The following tests are not passing:
compositing/animation/computed-style-during-delay.html
compositing/reflections/animation-inside-reflection.html
compositing/reflections/nested-reflection-animated.html
compositing/reflections/nested-reflection-transition.html
compositing/transitions/scale-transition-no-start.html
compositing/transitions/singular-scale-transition.html
Comment 4 Daniel Bates 2011-04-25 22:12:16 PDT
Committed <http://trac.webkit.org/changeset/84878> to fix some more references to animation-test-helper.js that we missed.