Title: [91328] trunk/LayoutTests
Revision
91328
Author
[email protected]
Date
2011-07-19 18:18:33 -0700 (Tue, 19 Jul 2011)

Log Message

Skip some more tests on WebKit2 that rely on unimplemented test harness APIs

* platform/wk2/Skipped: Added svg/animations/svgtransform-animation-discrete.html and
fast/forms/input-search-press-escape-key.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91327 => 91328)


--- trunk/LayoutTests/ChangeLog	2011-07-20 01:15:39 UTC (rev 91327)
+++ trunk/LayoutTests/ChangeLog	2011-07-20 01:18:33 UTC (rev 91328)
@@ -1,3 +1,10 @@
+2011-07-19  Adam Roben  <[email protected]>
+
+        Skip some more tests on WebKit2 that rely on unimplemented test harness APIs
+
+        * platform/wk2/Skipped: Added svg/animations/svgtransform-animation-discrete.html and
+        fast/forms/input-search-press-escape-key.html.
+
 2011-07-19  Ryosuke Niwa  <[email protected]>
 
         Apparently my rebaseline was incorrect for r91294.

Modified: trunk/LayoutTests/platform/wk2/Skipped (91327 => 91328)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-07-20 01:15:39 UTC (rev 91327)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-07-20 01:18:33 UTC (rev 91328)
@@ -492,6 +492,7 @@
 svg/animations/svgrect-animation-1.html
 svg/animations/svgrect-animation-2.html
 svg/animations/svgtransform-animation-1.html
+svg/animations/svgtransform-animation-discrete.html
 svg/animations/svgstring-animation-fallback-to-discrete.html
 svg/custom/absolute-sized-content-with-resources.xhtml
 svg/custom/circle-move-invalidation.svg
@@ -1845,6 +1846,7 @@
 fast/dom/shadow/tab-order-iframe-and-shadow.html
 fast/events/onchange-setvalue.html
 fast/forms/focus-with-display-block.html
+fast/forms/input-search-press-escape-key.html
 fast/forms/radio-group-keyboard-change-event.html
 fast/forms/search-disabled-readonly.html
 fast/forms/ValidityState-valueMissing-002.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to