Title: [88447] trunk/LayoutTests
Revision
88447
Author
[email protected]
Date
2011-06-09 07:11:35 -0700 (Thu, 09 Jun 2011)

Log Message

REGRESSION(r88393): Tests fail on Qt platform
https://bugs.webkit.org/show_bug.cgi?id=62374

* platform/qt/Skipped: Add editing/selection/move-by-word-visually-others.html and
editing/selection/move-by-word-visually-single-space-sigle-line.html until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88446 => 88447)


--- trunk/LayoutTests/ChangeLog	2011-06-09 14:06:51 UTC (rev 88446)
+++ trunk/LayoutTests/ChangeLog	2011-06-09 14:11:35 UTC (rev 88447)
@@ -1,3 +1,11 @@
+2011-06-09  Csaba Osztrogonác  <[email protected]>
+
+        REGRESSION(r88393): Tests fail on Qt platform
+        https://bugs.webkit.org/show_bug.cgi?id=62374
+
+        * platform/qt/Skipped: Add editing/selection/move-by-word-visually-others.html and
+        editing/selection/move-by-word-visually-single-space-sigle-line.html until fix.
+
 2011-06-09  Robert Hogan  <[email protected]>
 
         Reviewed by Andreas Kling.

Modified: trunk/LayoutTests/platform/qt/Skipped (88446 => 88447)


--- trunk/LayoutTests/platform/qt/Skipped	2011-06-09 14:06:51 UTC (rev 88446)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-06-09 14:11:35 UTC (rev 88447)
@@ -2557,3 +2557,8 @@
 inspector/profiler/detailed-heapshots-comparison-expansion-preserved-when-sorting.html
 inspector/debugger/source-frame.html
 inspector/profiler/detailed-heapshots-comparison-show-all.html
+
+# REGRESSION(r88393): Tests fail on Qt platform
+# https://bugs.webkit.org/show_bug.cgi?id=62374
+editing/selection/move-by-word-visually-others.html
+editing/selection/move-by-word-visually-single-space-sigle-line.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to