[Webkit-unassigned] [Bug 37901] Allow styling of HTMLProgressElement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 05:55:12 PDT 2010


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





--- Comment #4 from Yael <yael.aharon at nokia.com>  2010-04-21 05:55:11 PST ---
(In reply to comment #3)
> (From update of attachment 53908 [details])
> Page authors can specify style for the existing form controls like:
>     #input1 { border-color: red; }
> Such style declarations automatically turn off -webkit-appearance. (See
> RenderTheme::isControlStyled and adjustStyle)
> We should follow this for <progress> too.
> 
> Introducing -webkit-progress-bar-value and exposing it to page authors might be
> inevitable.

Thank you for the information , Kent.
I think there should be a decision if to require "-webkit-appearance: none;" or
not. We don't want some elements to require it, and some not.

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