[webkit-reviews] review granted: [Bug 22796] Rewrite animations layout tests to take advantage of pauseAnimationAtTimeOnElementWithId() : [Attachment 25927] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 10 16:35:14 PST 2008


Darin Adler <darin at apple.com> has granted Pierre-Olivier Latour
<pol at apple.com>'s request for review:
Bug 22796: Rewrite animations layout tests to take advantage of
pauseAnimationAtTimeOnElementWithId()
https://bugs.webkit.org/show_bug.cgi?id=22796

Attachment 25927: Patch v1
https://bugs.webkit.org/attachment.cgi?id=25927&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> Index: LayoutTests/platform/win/Skipped
> ===================================================================
> --- LayoutTests/platform/win/Skipped	(revision 39183)
> +++ LayoutTests/platform/win/Skipped	(working copy)
> @@ -445,6 +445,8 @@ http/tests/xmlhttprequest/upload-onprogr
>  # No transition / animation pause LayoutController API on Windows DRT
(https://bugs.webkit.org/show_bug.cgi?id=22239)
>  animations/animation-drt-api.html
>  animations/animation-drt-api-multiple-keyframes.html
> +animations/keyframes-from-missing.html
> +animations/keyframes-to-missing.html
>  transitions/transition-drt-api.html
>  transitions/transition-drt-api-delay.html
>  transitions/transition-shorthand-delay.html

It's always sad to lose test coverage on Windows.

r=me


More information about the webkit-reviews mailing list