Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 133257) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,13 @@ |
+2012-10-30 Keishi Hattori <keishi@webkit.org> |
+ |
+ F4 inside <input type=time> should not open calendar picker |
+ https://bugs.webkit.org/show_bug.cgi?id=100730 |
+ |
+ Reviewed by Kent Tamura. |
+ |
+ * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings-expected.txt: Added. |
+ * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings.html: Added. |
+ |
2012-10-31 Keishi Hattori <keishi@webkit.org> |
Calendar picker can flicker when opened from the suggestion picker |