What if the styling is just to the size of the control? Currently there is
code (in WebKit proper) that falls back to OS ignorant drawing code if the
background-color and border are set. Something like that. I don't remember
the details. We could follow that.

On Fri, Jan 23, 2009 at 2:25 PM, Evan Martin <[email protected]> wrote:

>
> If we're to obey the system theme, then it's possible the theme
> specifies a static image to be used for these controls, in which case
> it's impossible to tint it red.  I wonder if we should just fall back
> on the theme-ignorant drawing code if the control is styled at all.
>
> On Fri, Jan 23, 2009 at 2:06 PM, James Hawkins <[email protected]>
> wrote:
> > Hi,
> >
> > Attached are screen shots of the rendering of
> > LayoutTests/fast/forms/select-style.html on various browsers and
> > platforms.  I'm fixing this layout test for Linux, but I need to know
> > which style to implement.  The Win folks have already added a new
> > baseline that matches the rendering used by Firefox.  Safari uses the
> > aqua style on all platforms.  My guess is that we want to implement
> > the same look as Chrome Win and Firefox.  Any thoughts?
> >
> > --
> > James Hawkins
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to