Title: [95022] trunk/LayoutTests
Revision
95022
Author
r...@webkit.org
Date
2011-09-13 01:26:44 -0700 (Tue, 13 Sep 2011)

Log Message

eventSender.keyDown is unimplemented (WKTR)
https://bugs.webkit.org/show_bug.cgi?id=57515

Unreviewed gardening.

* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95021 => 95022)


--- trunk/LayoutTests/ChangeLog	2011-09-13 06:57:40 UTC (rev 95021)
+++ trunk/LayoutTests/ChangeLog	2011-09-13 08:26:44 UTC (rev 95022)
@@ -1,3 +1,12 @@
+2011-09-13  Renata Hodovan  <r...@webkit.org>
+
+        eventSender.keyDown is unimplemented (WKTR)
+        https://bugs.webkit.org/show_bug.cgi?id=57515
+
+        Unreviewed gardening.
+
+        * platform/qt-wk2/Skipped:
+
 2011-09-12  Shinya Kawanaka  <shin...@google.com>
 
         [chromium] fast/js/parseInt.html does not fail any more.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (95021 => 95022)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-09-13 06:57:40 UTC (rev 95021)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-09-13 08:26:44 UTC (rev 95022)
@@ -77,6 +77,8 @@
 editing/selection/mixed-editability-1.html
 fast/block/float/float-in-float-hit-testing.html
 fast/events/updateLayoutForHitTest.html
+fast/events/selectstart-by-arrow-keys-prevent-default.html
+fast/events/selectstart-by-arrow-keys.html
 fast/files
 fast/forms/input-number-events.html
 fast/forms/input-spinbutton-capturing.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to