Title: [89767] trunk/LayoutTests
Revision
89767
Author
[email protected]
Date
2011-06-26 06:12:04 -0700 (Sun, 26 Jun 2011)

Log Message

Unreviewed gardening.

[WK2] SVG animation pause API missing
https://bugs.webkit.org/show_bug.cgi?id=63396

Skip new tests that depend on pause API. Put them to the
mac list that is used by all WebKit2 platforms.
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89766 => 89767)


--- trunk/LayoutTests/ChangeLog	2011-06-26 11:24:25 UTC (rev 89766)
+++ trunk/LayoutTests/ChangeLog	2011-06-26 13:12:04 UTC (rev 89767)
@@ -1,3 +1,15 @@
+2011-06-26  Balazs Kelemen  <[email protected]>
+
+        Unreviewed gardening.
+
+        [WK2] SVG animation pause API missing
+        https://bugs.webkit.org/show_bug.cgi?id=63396
+
+        Skip new tests that depend on pause API. Put them to the
+        mac list that is used by all WebKit2 platforms.
+        * platform/mac-wk2/Skipped:
+        * platform/qt-wk2/Skipped:
+
 2011-06-26  Dirk Schulze  <[email protected]>
 
         Reviewed by Nikolas Zimmermann.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89766 => 89767)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-26 11:24:25 UTC (rev 89766)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-26 13:12:04 UTC (rev 89767)
@@ -414,6 +414,8 @@
 fast/html/set-text-direction.html
 
 # CONSOLE MESSAGE: line 0: SVG animation pause API missing!
+# [WK2] SVG animation pause API missing
+# https://bugs.webkit.org/show_bug.cgi?id=63396
 svg/animations/animVal-basics.html
 svg/animations/animate-calcMode-spline-by.html
 svg/animations/animate-calcMode-spline-from-by.html
@@ -471,6 +473,12 @@
 svg/animations/svgnumber-animation-1.html
 svg/animations/svgnumber-animation-2.html
 svg/animations/svgnumber-animation-3.html
+svg/animations/svgnumberlist-animation-1.html
+svg/animations/svgnumberlist-animation-2.html
+svg/animations/svgnumberoptionalnumber-animation-1.html
+svg/animations/svgnumberoptionalnumber-animation-2.html
+svg/animations/svgnumberoptionalnumber-animation-3.html
+svg/animations/svgnumberoptionalnumber-animation-4.html
 svg/animations/svgpointlist-animation-1.html
 svg/animations/svgpointlist-animation-2.html
 svg/animations/svgrect-animation-1.html

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (89766 => 89767)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-26 11:24:25 UTC (rev 89766)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-26 13:12:04 UTC (rev 89767)
@@ -2374,8 +2374,3 @@
 # [Qt][WK2] fast/frames/iframe-plugin-load-remove-document-crash.html crashes
 # https://bugs.webkit.org/show_bug.cgi?id=63321
 fast/frames/iframe-plugin-load-remove-document-crash.html
-
-# [Qt][WK2] svgnumberlist-animation-[1,2] fails since added
-# https://bugs.webkit.org/show_bug.cgi?id=63396
-svg/animations/svgnumberlist-animation-1.html
-svg/animations/svgnumberlist-animation-2.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to