Title: [89935] trunk/LayoutTests
Revision
89935
Author
[email protected]
Date
2011-06-28 09:08:26 -0700 (Tue, 28 Jun 2011)

Log Message

WebKitTestRunner needs to implement undo client (Windows).
https://bugs.webkit.org/show_bug.cgi?id=58103

Add another undo test to the win-wk2 skipped list to get the bots green.

* platform/win-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89934 => 89935)


--- trunk/LayoutTests/ChangeLog	2011-06-28 16:01:33 UTC (rev 89934)
+++ trunk/LayoutTests/ChangeLog	2011-06-28 16:08:26 UTC (rev 89935)
@@ -1,3 +1,12 @@
+2011-06-28  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs to implement undo client (Windows).
+        https://bugs.webkit.org/show_bug.cgi?id=58103
+
+        Add another undo test to the win-wk2 skipped list to get the bots green.
+
+        * platform/win-wk2/Skipped:
+
 2011-06-28  Stephen White  <[email protected]>
 
         Unreviewed.

Modified: trunk/LayoutTests/platform/win-wk2/Skipped (89934 => 89935)


--- trunk/LayoutTests/platform/win-wk2/Skipped	2011-06-28 16:01:33 UTC (rev 89934)
+++ trunk/LayoutTests/platform/win-wk2/Skipped	2011-06-28 16:08:26 UTC (rev 89935)
@@ -86,6 +86,7 @@
 editing/undo/redo-split-text-with-removal.html
 editing/undo/redo-style.html
 editing/undo/redo-typing-001.html
+editing/undo/undo-after-setting-value.html
 editing/undo/undo-combined-delete-boundary.html
 editing/undo/undo-combined-delete.html
 editing/undo/undo-delete-boundary.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to