[Webkit-unassigned] [Bug 119175] <input type="date"> doesn't show any date-specific controls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 7 10:48:54 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=119175
Dayton Lowell <daytonlowell at me.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daytonlowell at me.com
--- Comment #7 from Dayton Lowell <daytonlowell at me.com> ---
Safari has been adding tons of support for various form controls types and features recently:
inputmode attribute support
color input type
datalist
It's been really great to see.
That being said, Safari is the only modern browser remaining without support for the date input type. https://caniuse.com/#search=date
To my fellow web developers, here is a polyfill for Safari support. https://github.com/liorwohl/html5-simple-date-input-polyfill
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181107/c85f0171/attachment.html>
More information about the webkit-unassigned
mailing list