Like INPUT_COLOR, I'd like to introduce feature flags for date, datetime,
datetime-local, month, time, and week types.
* We're going to implement dedicated UIs for them, and will want to disable
it temporarily.
* Their current implementations are insufficient and one might not want to
ship them in browsers, but they were already shipped in some browsers.

On Tue, May 24, 2011 at 09:57, Keishi Hattori <kei...@webkit.org> wrote:

Hi webkit-dev,

I just wanted to notify everyone that I will be adding a new feature
flag, INPUT_COLOR. http://webkit.org/b/61273

This flag will enable <input type=color>

I need this flag because the color picker UI needs to be implemented
individually for each platform, and it is going to take some time.

Also the current text field implementation will be disabled. This is
to avoid feature detection so that web pages can fall back to JS color
pickers.

Thanks!

Keishi
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev




--
TAMURA Kent
Software Engineer, Google




_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to