Title: [114648] trunk/LayoutTests
Revision
114648
Author
[email protected]
Date
2012-04-19 10:07:10 -0700 (Thu, 19 Apr 2012)

Log Message

[EFL] [DRT] Unskip KeyEvent related tests which are passing now
https://bugs.webkit.org/show_bug.cgi?id=84345

Unreviewed, unskip passing KeyEvent tests.

Patch by Sudarsana Nagineni <[email protected]> on 2012-04-19

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114647 => 114648)


--- trunk/LayoutTests/ChangeLog	2012-04-19 17:05:36 UTC (rev 114647)
+++ trunk/LayoutTests/ChangeLog	2012-04-19 17:07:10 UTC (rev 114648)
@@ -1,3 +1,12 @@
+2012-04-19  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] [DRT] Unskip KeyEvent related tests which are passing now
+        https://bugs.webkit.org/show_bug.cgi?id=84345
+
+        Unreviewed, unskip passing KeyEvent tests.
+
+        * platform/efl/Skipped:
+
 2012-04-19  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r114626.

Modified: trunk/LayoutTests/platform/efl/Skipped (114647 => 114648)


--- trunk/LayoutTests/platform/efl/Skipped	2012-04-19 17:05:36 UTC (rev 114647)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-04-19 17:07:10 UTC (rev 114648)
@@ -1278,16 +1278,11 @@
 fast/events/key-events-in-input-button.html
 fast/events/key-events-in-input-text.html
 fast/events/keydown-numpad-keys.html
-fast/events/onsearch-enter.html
 fast/events/option-tab.html
 fast/events/special-key-events-in-input-text.html
-fast/forms/button-enter-click.html
 fast/forms/button-spacebar-click.html
 fast/forms/enter-clicks-buttons.html
 fast/forms/input-search-press-escape-key.html
-fast/forms/input-text-enter.html
-fast/forms/textinput-not-fired-on-enter-in-input.html
-http/tests/misc/isindex-with-no-form.html
 
 # BUG: mouse-related bugs in the EventSender-PlatformMouseEventEfl interaction
 fast/events/mouse-click-events.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to