canmove, Confirmed users
2,887
edits
(→type email: type=email better validity test from Paul Rouget) |
(→type url: implementation notes) |
||
| Line 44: | Line 44: | ||
==== type url ==== | ==== type url ==== | ||
* http://diveintohtml5.org/examples/input-type-url.html | * http://diveintohtml5.org/examples/input-type-url.html | ||
Implementation notes: | |||
* Browser should allow user to type in a URL ''without'' "http://" and then simply imply it as the default protocol. | |||
=== type - new simple type values === | === type - new simple type values === | ||