Tidy handling of type=color in HTMLInputElement a bit
Created attachment 264541 [details] Patch
Another piece of the Color/ColorSpace patch that can be landed on its own.
Created attachment 264542 [details] Patch
Created attachment 264544 [details] Patch
Comment on attachment 264544 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=264544&action=review r=me > Source/WebCore/html/InputType.h:140 > - // Validation functions > + // Validation functions, s/,/./
Committed r191876: <http://trac.webkit.org/changeset/191876>