Title: [89636] trunk/LayoutTests
Revision
89636
Author
jber...@webkit.org
Date
2011-06-23 17:15:26 -0700 (Thu, 23 Jun 2011)

Log Message

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

Add another test that uses eventSender.keyDown to the mac-wk2 skipped list.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89635 => 89636)


--- trunk/LayoutTests/ChangeLog	2011-06-24 00:11:51 UTC (rev 89635)
+++ trunk/LayoutTests/ChangeLog	2011-06-24 00:15:26 UTC (rev 89636)
@@ -1,3 +1,12 @@
+2011-06-23  Jessie Berlin  <jber...@apple.com>
+
+        WKTR: eventSender.keyDown is unimplemented
+        https://bugs.webkit.org/show_bug.cgi?id=57515
+
+        Add another test that uses eventSender.keyDown to the mac-wk2 skipped list.
+
+        * platform/mac-wk2/Skipped:
+
 2011-06-23  Adrienne Walker  <e...@google.com>
 
         Reviewed by Simon Fraser.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89635 => 89636)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-24 00:11:51 UTC (rev 89635)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-24 00:15:26 UTC (rev 89636)
@@ -1789,7 +1789,9 @@
 fast/forms/reset-autofilled.html
 
 # eventSender.keyDown is unimplemented
+# https://bugs.webkit.org/show_bug.cgi?id=57515
 fast/dom/shadow/tab-order-iframe-and-shadow.html
+fast/events/onchange-setvalue.html
 fast/forms/radio-group-keyboard-change-event.html
 fast/forms/focus-with-display-block.html
 fast/forms/ValidityState-valueMissing-002.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to