[Bug 13570] why does input type=color support autocomplete?

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

--- Comment #5 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-11-03 22:58:03 UTC ---
(In reply to comment #4)
> I would expect <input type=color> to render as a color picker, and I can't see
> what autocomplete would mean for a picker.  What does autocomplete on a color
> picker do?

The picked color is a value.  If the browser remembers that value, then
autocomplete can ensure that the input starts with that color chosen.

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

Received on Thursday, 3 November 2011 22:58:09 UTC