Problem/Motivation
Setting the step value on the time input seems to be sufficient to hide the seconds input on Webkit browsers, but Firefox still shows them.
Proposed resolution
Use Javascript to truncate the seconds from the default value if they are zero.
Comments
Comment #3
mandclu commented