Title: [111016] trunk/LayoutTests
- Revision
- 111016
- Author
- x...@chromium.org
- Date
- 2012-03-16 09:49:09 -0700 (Fri, 16 Mar 2012)
Log Message
Skip visual word movement tests in gtk and qt after r110965 since isWordTextBreak is not implemented.
* platform/gtk/Skipped:
* platform/qt/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (111015 => 111016)
--- trunk/LayoutTests/ChangeLog 2012-03-16 16:43:31 UTC (rev 111015)
+++ trunk/LayoutTests/ChangeLog 2012-03-16 16:49:09 UTC (rev 111016)
@@ -1,3 +1,10 @@
+2012-03-16 Xiaomei Ji <x...@chromium.org>
+
+ Skip visual word movement tests in gtk and qt after r110965 since isWordTextBreak is not implemented.
+
+ * platform/gtk/Skipped:
+ * platform/qt/Skipped:
+
2012-03-16 Yoshifumi Inoue <yo...@chromium.org>
[Forms] The "progress" element should not be a form-associated element.
Modified: trunk/LayoutTests/platform/gtk/Skipped (111015 => 111016)
--- trunk/LayoutTests/platform/gtk/Skipped 2012-03-16 16:43:31 UTC (rev 111015)
+++ trunk/LayoutTests/platform/gtk/Skipped 2012-03-16 16:49:09 UTC (rev 111016)
@@ -1483,7 +1483,6 @@
fast/repaint/moving-shadow-on-container.html
fast/repaint/moving-shadow-on-path.html
css3/flexbox/line-wrapping.html
-editing/selection/move-by-word-visually-multi-line.html
fast/block/float/overhanging-tall-block.html
fast/css/font-face-data-uri.html
fast/css/font-face-download-error.html
@@ -1580,3 +1579,19 @@
# https://bugs.webkit.org/show_bug.cgi?id=81320
editing/pasteboard/copy-two-pasteboard-types-both-work.html
+
+# Failing since isWordTextBreak is not implemented. https://bugs.webkit.org/show_bug.cgi?id=81136
+editing/selection/move-by-word-visually-crash-test-1.html
+editing/selection/move-by-word-visually-crash-test-2.html
+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-empty-div.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/move-by-word-visually-wrong-left-right.html
Modified: trunk/LayoutTests/platform/qt/Skipped (111015 => 111016)
--- trunk/LayoutTests/platform/qt/Skipped 2012-03-16 16:43:31 UTC (rev 111015)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-03-16 16:49:09 UTC (rev 111016)
@@ -752,14 +752,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=54725
editing/selection/mixed-editability-10.html
-# https://bugs.webkit.org/show_bug.cgi?id=59265
-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-inline-block-positioned-element.html
-
# ============================================================================= #
# Failing editing/spelling tests
# ============================================================================= #
@@ -2739,3 +2731,19 @@
# https://bugs.webkit.org/show_bug.cgi?id=75568
plugins/mouse-click-plugin-clears-selection.html
fast/events/mouse-relative-position.html
+
+# Failing since isWordTextBreak is not implemented. https://bugs.webkit.org/show_bug.cgi?id=81136
+editing/selection/move-by-word-visually-crash-test-1.html
+editing/selection/move-by-word-visually-crash-test-2.html
+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-empty-div.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/move-by-word-visually-wrong-left-right.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes