Title: [90289] trunk/LayoutTests
Revision
90289
Author
rn...@webkit.org
Date
2011-07-01 15:43:29 -0700 (Fri, 01 Jul 2011)

Log Message

2011-07-01  Ryosuke Niwa  <rn...@webkit.org>

        Skip the test added by r90275 in WebKit2 because setEditingBehavior hasn't been implemented in TestRunner.

        * platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90288 => 90289)


--- trunk/LayoutTests/ChangeLog	2011-07-01 22:31:23 UTC (rev 90288)
+++ trunk/LayoutTests/ChangeLog	2011-07-01 22:43:29 UTC (rev 90289)
@@ -1,3 +1,9 @@
+2011-07-01  Ryosuke Niwa  <rn...@webkit.org>
+
+        Skip the test added by r90275 in WebKit2 because setEditingBehavior hasn't been implemented in TestRunner.
+
+        * platform/wk2/Skipped:
+
 2011-07-01  Hans Wennborg  <h...@chromium.org>
 
         IndexedDB: make LevelDB the default back-end

Modified: trunk/LayoutTests/platform/wk2/Skipped (90288 => 90289)


--- trunk/LayoutTests/platform/wk2/Skipped	2011-07-01 22:31:23 UTC (rev 90288)
+++ trunk/LayoutTests/platform/wk2/Skipped	2011-07-01 22:43:29 UTC (rev 90289)
@@ -1428,6 +1428,7 @@
 
 # WebKitTestRunner needs layoutTestController.setEditingBehavior
 # <https://bugs.webkit.org/show_bug.cgi?id=42689>
+editing/selection/after-line-break.html
 editing/selection/rtl-move-selection-right-left.html
 editing/selection/5195166-1.html
 editing/selection/context-menu-text-selection.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to