As a follow-up on #1445224: Add new HTML5 FAPI element: color we might want to add RGBA support to the color input type, even though nothing like that is in the HTML5 spec yet, simply because there are some places in core, where that would be helpful.
Comments
Comment #1
sunActually, I'm primarily interested in support in the Color class only (i.e., in terms of making it feature complete as a utility class). Don't really care for whether the form input element gets alpha support.
Comment #1.0
sunAdd reasoning.
Comment #2
mgiffordSo should this get moved back to D9?
We could implement it with the Color module, but not sure that's a high priority for anyone.
Comment #11
dubs commentedAny follow up on this - I think it could be quite useful. Only asking in case there is another open ticket?
Comment #17
solideogloria commentedI think this would be cool, but it's understandable that there's not a lot of interest in terms of comments.