[Webkit-unassigned] [Bug 57818] [Chromium]Change menu list background fallback value to transparent to work background:none for HTML select tag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 14:01:54 PDT 2011


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





--- Comment #9 from Naoki Takano <takano.naoki at gmail.com>  2011-04-08 14:01:54 PST ---
I see.

I'll do that.

(In reply to comment #8)
> (From update of attachment 88481 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=88481&action=review
> 
> In either case, this looks fine.
> 
> > Source/WebCore/rendering/RenderThemeChromiumLinux.cpp:278
> > +    extraParams.menuList.backgroundColor = SkColorSetARGB(0, 0, 0, 0);
> 
> Do we not have a named SkColor for this?  Color::transparent would be the WebCore way.

-- 
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