Title: [111472] trunk/LayoutTests
Revision
111472
Author
[email protected]
Date
2012-03-20 17:24:49 -0700 (Tue, 20 Mar 2012)

Log Message

Skip move-by-word-visually-crash-test-css-generated-content.html introduced in r111469
because isWordTextBreak or setEditingBehavior is not implemented.

* platform/gtk/Skipped:
* platform/qt/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111471 => 111472)


--- trunk/LayoutTests/ChangeLog	2012-03-21 00:04:13 UTC (rev 111471)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 00:24:49 UTC (rev 111472)
@@ -1,5 +1,14 @@
 2012-03-20  Xiaomei Ji  <[email protected]>
 
+        Skip move-by-word-visually-crash-test-css-generated-content.html introduced in r111469
+        because isWordTextBreak or setEditingBehavior is not implemented.
+
+        * platform/gtk/Skipped:
+        * platform/qt/Skipped:
+        * platform/wk2/Skipped:
+
+2012-03-20  Xiaomei Ji  <[email protected]>
+
         visual word movement: crashes on CSS generated content.
         https://bugs.webkit.org/show_bug.cgi?id=81581
 

Modified: trunk/LayoutTests/platform/gtk/Skipped (111471 => 111472)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-21 00:04:13 UTC (rev 111471)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-21 00:24:49 UTC (rev 111472)
@@ -1589,6 +1589,7 @@
 editing/selection/move-by-word-visually-crash-test-3.html
 editing/selection/move-by-word-visually-crash-test-4.html
 editing/selection/move-by-word-visually-crash-test-textarea.html
+editing/selection/move-by-word-visually-crash-test-css-generated-content.html
 editing/selection/move-by-word-visually-empty-div.html
 editing/selection/move-by-word-visually-inline-block-positioned-element.html
 editing/selection/move-by-word-visually-multi-line.html

Modified: trunk/LayoutTests/platform/qt/Skipped (111471 => 111472)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-21 00:04:13 UTC (rev 111471)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-21 00:24:49 UTC (rev 111472)
@@ -2752,6 +2752,7 @@
 editing/selection/move-by-word-visually-crash-test-3.html
 editing/selection/move-by-word-visually-crash-test-4.html
 editing/selection/move-by-word-visually-crash-test-textarea.html
+editing/selection/move-by-word-visually-crash-test-css-generated-content.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

Modified: trunk/LayoutTests/platform/wk2/Skipped (111471 => 111472)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-21 00:04:13 UTC (rev 111471)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-21 00:24:49 UTC (rev 111472)
@@ -663,6 +663,7 @@
 editing/selection/move-by-word-visually-single-space-one-element.html
 editing/selection/move-by-word-visually-textarea.html
 editing/selection/move-by-word-visually-wrong-left-right.html
+editing/selection/move-by-word-visually-crash-test-css-generated-content.html
 editing/selection/programmatic-selection-on-mac-is-directionless.html
 editing/selection/selection-extend-should-not-move-across-caret-on-mac.html
 editing/execCommand/query-command-state.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to