[webkit-dev] New Feature Flag Proposal: INPUT_COLOR
Keishi Hattori
keishi at webkit.org
Mon May 23 17:57:46 PDT 2011
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
More information about the webkit-dev
mailing list