Title: [110649] trunk/LayoutTests
Revision
110649
Author
[email protected]
Date
2012-03-13 17:31:03 -0700 (Tue, 13 Mar 2012)

Log Message

WebKitTestRunner needs layoutTestController.setEditingBehavior
https://bugs.webkit.org/show_bug.cgi?id=42689

Add more tests that use setEditingBehavior to the wk2 Skipped list.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110648 => 110649)


--- trunk/LayoutTests/ChangeLog	2012-03-14 00:28:46 UTC (rev 110648)
+++ trunk/LayoutTests/ChangeLog	2012-03-14 00:31:03 UTC (rev 110649)
@@ -1,3 +1,12 @@
+2012-03-13  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs layoutTestController.setEditingBehavior
+        https://bugs.webkit.org/show_bug.cgi?id=42689
+
+        Add more tests that use setEditingBehavior to the wk2 Skipped list.
+
+        * platform/wk2/Skipped:
+
 2012-03-13  Adrienne Walker  <[email protected]>
 
         [chromium] Unreviewed, rebaseline fast/canvas/canvas-text-alignment

Modified: trunk/LayoutTests/platform/wk2/Skipped (110648 => 110649)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-14 00:28:46 UTC (rev 110648)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-14 00:31:03 UTC (rev 110649)
@@ -650,6 +650,12 @@
 editing/selection/move-by-word-visually-crash-test-1.html
 editing/selection/move-by-word-visually-crash-test-textarea.html
 editing/selection/move-by-word-visually-crash-test-2.html
+editing/selection/move-by-word-visually-inline-block-positioned-element.html
+editing/selection/move-by-word-visually-multi-line.html
+editing/selection/move-by-word-visually-multi-space.html
+editing/selection/move-by-word-visually-null-box.html
+editing/selection/move-by-word-visually-single-space-inline-element.html
+editing/selection/move-by-word-visually-single-space-one-element.html
 editing/selection/move-by-word-visually-textarea.html
 editing/selection/programmatic-selection-on-mac-is-directionless.html
 editing/selection/selection-extend-should-not-move-across-caret-on-mac.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to