Title: [97297] trunk/LayoutTests
Revision
97297
Author
[email protected]
Date
2011-10-12 13:51:26 -0700 (Wed, 12 Oct 2011)

Log Message

Selection is not collapsed in some WK2 editing tests
https://bugs.webkit.org/show_bug.cgi?id=69889

Skip tests for known reason.

Unreviewed.

Patch by Chang Shu <[email protected]> on 2011-10-12

* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97296 => 97297)


--- trunk/LayoutTests/ChangeLog	2011-10-12 20:49:20 UTC (rev 97296)
+++ trunk/LayoutTests/ChangeLog	2011-10-12 20:51:26 UTC (rev 97297)
@@ -1,3 +1,15 @@
+2011-10-12  Chang Shu  <[email protected]>
+
+        Selection is not collapsed in some WK2 editing tests
+        https://bugs.webkit.org/show_bug.cgi?id=69889
+
+        Skip tests for known reason.
+
+        Unreviewed.
+
+        * platform/mac-wk2/Skipped:
+        * platform/qt-wk2/Skipped:
+
 2011-10-12  Dimitri Glazkov  <[email protected]>
 
         [Chromium] More timeouts after V8 roll.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (97296 => 97297)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-10-12 20:49:20 UTC (rev 97296)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-10-12 20:51:26 UTC (rev 97297)
@@ -204,6 +204,14 @@
 svg/custom/foreignObject-crash-on-hover.xml
 svg/custom/use-events-crash.svg
 
+# [WK2] [Mac] Support drag in mouse events for WebKit2 EventSender
+# <https://bugs.webkit.org/show_bug.cgi?id=68552>
+editing/pasteboard/drag-drop-iframe-refresh-crash.html
+editing/selection/select-across-readonly-input-2.html
+editing/selection/select-across-readonly-input-3.html
+editing/selection/select-across-readonly-input-4.html
+editing/selection/select-across-readonly-input-5.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (97296 => 97297)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-12 20:49:20 UTC (rev 97296)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-12 20:51:26 UTC (rev 97297)
@@ -161,6 +161,15 @@
 svg/text/selection-tripleclick.svg
 svg/zoom/page/zoom-coords-viewattr-01-b.svg
 
+# [WK2] [Qt] Support drag in mouse events for WebKit2 EventSender
+# <https://bugs.webkit.org/show_bug.cgi?id=69946>
+editing/pasteboard/drag-drop-iframe-refresh-crash.html
+editing/selection/select-across-readonly-input-1.html
+editing/selection/select-across-readonly-input-2.html
+editing/selection/select-across-readonly-input-3.html
+editing/selection/select-across-readonly-input-4.html
+editing/selection/select-across-readonly-input-5.html
+
 # WebKit2 needs layoutTestController.overridePreference
 # <https://bugs.webkit.org/show_bug.cgi?id=42197>
 # Get accelerated compositing working with webkit2
@@ -760,11 +769,6 @@
 http/tests/uri/css-href.php
 
 # unskipped by r88152, but fail on Qt-WK2 platform
-editing/selection/select-across-readonly-input-1.html
-editing/selection/select-across-readonly-input-2.html
-editing/selection/select-across-readonly-input-3.html
-editing/selection/select-across-readonly-input-4.html
-editing/selection/select-across-readonly-input-5.html
 svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg
 svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg
 svg/W3C-SVG-1.1-SE/struct-use-14-f.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to