[Webkit-unassigned] [Bug 29359] [HTML5][Forms] Add UIs for date and time types of <input>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 10:03:03 PST 2010


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





--- Comment #2 from HolgerJeromin <bugzillawebkit at katur.de>  2010-12-16 10:03:03 PST ---
I found a fix for the detection problem:
You can put garbage into the inputElement.value of a date input.
A browser without a UI, accepts that. A Browser with a UI changes the value to "", which is testable.

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