[Webkit-unassigned] [Bug 91832] [EFL][WK2] Implemented color chooser proxy and input picker interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 22:52:30 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91832





--- Comment #28 from Ryuan Choi <ryuan.choi at samsung.com>  2012-08-08 22:52:52 PST ---
(From update of attachment 157372)
View in context: https://bugs.webkit.org/attachment.cgi?id=157372&action=review

>>> Source/WebKit2/UIProcess/API/efl/ewk_view.h:473
>>> + * @param color the color value to be set
>> 
>> Could you address which kinds of string is allowed.
> 
> It is possible to set color by named color or #000000 style.
> 
> Do you think it's better to mention this on parameter description?

Yes, I want to update description.

If I am right, named color, #RRGGBB and #RGB are possible.

Can I know whether alpha is also supported for this tag?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list