[Bug 13173] WF2: <input type="url"> should accept URLs with protocol omitted

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13173

--- Comment #18 from Marat Tanalin <mtanalin@yandex.ru> 2011-07-11 01:24:18 UTC ---
And even more briefly:
compared to current implementations, it would be enough to just allow protocol
in <input type="url"> to be omitted, without need for any transformations (such
as autoadding "http://" before form is submitted) of string value typed by
user.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 11 July 2011 01:24:21 UTC