From: ossy@webkit.org Date: Wed, 28 Sep 2011 14:28:43 +0000 (+0000) Subject: [WK2] SVG animation pause API missing X-Git-Tag: 070512121124~23466 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a391717d3a8794dfa327071281c255ae58c33aa;p=profile%2Fivi%2Fwebkit-efl.git [WK2] SVG animation pause API missing https://bugs.webkit.org/show_bug.cgi?id=63396 Patch by Oliver Varga on 2011-09-28 Reviewed by Csaba Osztrogonác. * platform/wk2/Skipped: Skip svg/animations/animate-from-to-keyTimes.html. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96221 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 1aba0d8..09a884b 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2011-09-28 Oliver Varga + + [WK2] SVG animation pause API missing + https://bugs.webkit.org/show_bug.cgi?id=63396 + + Reviewed by Csaba Osztrogonác. + + * platform/wk2/Skipped: Skip svg/animations/animate-from-to-keyTimes.html. + 2011-09-28 Philippe Normand Unreviewed, GTK baselines for new tests. diff --git a/LayoutTests/platform/wk2/Skipped b/LayoutTests/platform/wk2/Skipped index d0a0b7d..434c23e 100644 --- a/LayoutTests/platform/wk2/Skipped +++ b/LayoutTests/platform/wk2/Skipped @@ -88,6 +88,7 @@ svg/animations/animate-currentColor.html svg/animations/animate-dynamic-update-attributeName.html svg/animations/animate-end-attribute.html svg/animations/animate-endElement-beginElement.html +svg/animations/animate-from-to-keyTimes.html svg/animations/animate-gradient-transform.html svg/animations/animate-inherit-css-property.html svg/animations/animate-insert-begin.html