[Webkit-unassigned] [Bug 22796] New: Rewrite animations layout tests to take advantage of pauseAnimationAtTimeOnElementWithId()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 10 14:00:50 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22796

           Summary: Rewrite animations layout tests to take advantage of
                    pauseAnimationAtTimeOnElementWithId()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pol at apple.com
                CC: mitz at webkit.org, cmarrin at apple.com


Rewrite animations layout tests to take advantage of the new DRT API:
pauseAnimationAtTimeOnElementWithId()

Currently, many the animation tests measure CSS property values after a given
elapsed time and they use setTimeout() a delay of about one second or more.
This slows down the tests quite a bit, has imprecision problems (since you
can't guarantee you're measuring at a precise time), and is not scalable
overall.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list