Title: [102820] trunk/LayoutTests
Revision
102820
Author
[email protected]
Date
2011-12-14 13:53:43 -0800 (Wed, 14 Dec 2011)

Log Message

Skip fast/forms/select/menulist-onchange-fired-with-key-up-down.html on Mac since
it has been failing since it was introduced. The failure is tracked by the bug 74384.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102819 => 102820)


--- trunk/LayoutTests/ChangeLog	2011-12-14 21:30:38 UTC (rev 102819)
+++ trunk/LayoutTests/ChangeLog	2011-12-14 21:53:43 UTC (rev 102820)
@@ -1,3 +1,10 @@
+2011-12-14  Ryosuke Niwa  <[email protected]>
+
+        Skip fast/forms/select/menulist-onchange-fired-with-key-up-down.html on Mac since
+        it has been failing since it was introduced. The failure is tracked by the bug 74384.
+
+        * platform/mac/Skipped:
+
 2011-12-14  Simon Fraser  <[email protected]>
 
         Make -webkit-filter animatable

Modified: trunk/LayoutTests/platform/mac/Skipped (102819 => 102820)


--- trunk/LayoutTests/platform/mac/Skipped	2011-12-14 21:30:38 UTC (rev 102819)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-12-14 21:53:43 UTC (rev 102820)
@@ -518,3 +518,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=74384
 # Skipped as this is not a expected behaviour on mac.
 fast/forms/select/menulist-onchange-fired-with-key-up-down.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=74538
+fast/events/autoscroll-should-not-stop-on-keypress.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to