On Wed, Aug 26, 2009 at 2:59 PM, Anthony Ricaud <[email protected]> wrote:
> Sorry, I wasn't clear enough in my explanation. I was talking about > functionality such as Adress Book or History connection (for email, tel or > url) or + and - buttons for numbers. The kind of features that web > developers expect when input.type != text (like in Opera) I'm not sure why or how web developers are relying on type=email, tel, or URL to have a UA hook to some sort of local address book or history. "Why" because such behavior is not specced anywhere (and is outside the scope of HTML5) and is unlikely to be the same between browsers, and "how" because I don't see how a web author would compensate in the case of no type=url support (for example) by providing a hand-rolled history list -- that data is not available to the author. PK
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

