Title: [94081] trunk/LayoutTests
Revision
94081
Author
[email protected]
Date
2011-08-30 09:35:06 -0700 (Tue, 30 Aug 2011)

Log Message

[Qt][WK2] svg/animations/animate-end-attribute.html r93949
https://bugs.webkit.org/show_bug.cgi?id=67130

Skip a svg test on WebKit2 that rely on unimplemented test harness API.

Patch by Young Han Lee <[email protected]> on 2011-08-30
Reviewed by Noam Rosenthal.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94080 => 94081)


--- trunk/LayoutTests/ChangeLog	2011-08-30 16:10:11 UTC (rev 94080)
+++ trunk/LayoutTests/ChangeLog	2011-08-30 16:35:06 UTC (rev 94081)
@@ -1,3 +1,14 @@
+2011-08-30  Young Han Lee  <[email protected]>
+
+        [Qt][WK2] svg/animations/animate-end-attribute.html r93949
+        https://bugs.webkit.org/show_bug.cgi?id=67130
+
+        Skip a svg test on WebKit2 that rely on unimplemented test harness API.
+
+        Reviewed by Noam Rosenthal.
+
+        * platform/wk2/Skipped:
+
 2011-08-30  Ben Wells  <[email protected]>
 
         Update registerProtocolHandler scheme whitelist to match spec

Modified: trunk/LayoutTests/platform/wk2/Skipped (94080 => 94081)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-08-30 16:10:11 UTC (rev 94080)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-08-30 16:35:06 UTC (rev 94081)
@@ -431,6 +431,7 @@
 svg/animations/animate-color-transparent.html
 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-gradient-transform.html
 svg/animations/animate-inherit-css-property.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to