[Webkit-unassigned] [Bug 104993] Hours field of date/time input UI should respect step attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 23:59:46 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104993





--- Comment #2 from Kent Tamura <tkent at chromium.org>  2012-12-14 00:02:06 PST ---
(From update of attachment 179427)
View in context: https://bugs.webkit.org/attachment.cgi?id=179427&action=review

> LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html:160
> +shouldBeEqualToString('test("06:00", 7200, null, null, ["delete", "downArrow"])', '00:00');

In this case, do we have appearance "12:00 am" correctly instead of "00:00 am"?
We can test it by getUserAgentShadowTextContent() defined in fast/forms/resources/common.js.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list