Title: [103336] trunk/LayoutTests
Revision
103336
Author
o...@webkit.org
Date
2011-12-20 09:26:43 -0800 (Tue, 20 Dec 2011)

Log Message

[Qt][WK2] 2 editing tests introduced in r103073 fails
https://bugs.webkit.org/show_bug.cgi?id=74937

Unreviewed gardening, skip failing tests.

* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103335 => 103336)


--- trunk/LayoutTests/ChangeLog	2011-12-20 17:23:05 UTC (rev 103335)
+++ trunk/LayoutTests/ChangeLog	2011-12-20 17:26:43 UTC (rev 103336)
@@ -1,5 +1,14 @@
 2011-12-20  Csaba Osztrogonác  <o...@webkit.org>
 
+        [Qt][WK2] 2 editing tests introduced in r103073 fails
+        https://bugs.webkit.org/show_bug.cgi?id=74937
+
+        Unreviewed gardening, skip failing tests.
+
+        * platform/qt-wk2/Skipped:
+
+2011-12-20  Csaba Osztrogonác  <o...@webkit.org>
+
         [Qt][WK2] Assertion hit and crash with fast/multicol/pagination-* tests
         https://bugs.webkit.org/show_bug.cgi?id=74511
 

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (103335 => 103336)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-12-20 17:23:05 UTC (rev 103335)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-12-20 17:26:43 UTC (rev 103336)
@@ -909,3 +909,8 @@
 editing/execCommand/align-in-span.html
 # It made the following test(s) timeout
 editing/selection/drag-in-iframe.html
+
+# [Qt][WK2] 2 editing tests introduced in r103073 fails
+# https://bugs.webkit.org/show_bug.cgi?id=74937
+editing/input/caret-at-the-edge-of-contenteditable.html
+editing/input/reveal-caret-of-multiline-contenteditable.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to