From 6a391717d3a8794dfa327071281c255ae58c33aa Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Wed, 28 Sep 2011 14:28:43 +0000 Subject: [PATCH] [WK2] SVG animation pause API missing https://bugs.webkit.org/show_bug.cgi?id=63396 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/wk2/Skipped | 1 + 2 files changed, 10 insertions(+) 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 -- 2.7.4