RESOLVED FIXED 98506
Take account of overflowing values for width calculation of a year sub-field
https://bugs.webkit.org/show_bug.cgi?id=98506
Summary Take account of overflowing values for width calculation of a year sub-field
Kent Tamura
Reported 2012-10-05 03:55:05 PDT
Year field of input[type=date] should take account of overflowing values <input type=date max=9999-12-31 value="10000-01-01"> should show 10000 correctly.
Attachments
Patch (4.69 KB, patch)
2012-10-05 03:58 PDT, Kent Tamura
no flags
Patch 2 (4.70 KB, patch)
2012-10-08 05:51 PDT, Kent Tamura
no flags
Kent Tamura
Comment 1 2012-10-05 03:58:30 PDT
Build Bot
Comment 2 2012-10-05 09:31:25 PDT
Comment on attachment 167303 [details] Patch Attachment 167303 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/14169810 New failing tests: fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value.html
Kent Tamura
Comment 3 2012-10-08 05:51:04 PDT
Eric Seidel (no email)
Comment 4 2012-10-08 13:27:00 PDT
Comment on attachment 167527 [details] Patch 2 OK.
Kent Tamura
Comment 5 2012-10-08 19:06:34 PDT
Comment on attachment 167527 [details] Patch 2 Thanks
WebKit Review Bot
Comment 6 2012-10-08 19:18:16 PDT
Comment on attachment 167527 [details] Patch 2 Clearing flags on attachment: 167527 Committed r130716: <http://trac.webkit.org/changeset/130716>
WebKit Review Bot
Comment 7 2012-10-08 19:18:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.