[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
Fri Dec 14 00:59:30 PST 2012


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





--- Comment #5 from Kunihiko Sakamoto <ksakamoto at chromium.org>  2012-12-14 01:01:50 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-expected.txt:111
>> +The tests in this block fail on platforms without the lang-attribute-aware-form-control-UI feature.
> 
> We know this block will fail on Windows XP.
> So, please add the following line to LayoutTests/platform/chromium/TestExpectations
> 
> webkit.org/b/104993 [ XP ] fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Failure ]

Done.

>> 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.

Added test of shadow text here and 0-23 case.

-- 
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