[Webkit-unassigned] [Bug 35937] Support for HTMLProgressElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 09:15:07 PST 2010


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi




--- Comment #16 from Antti Koivisto <koivisto at iki.fi>  2010-03-11 09:15:07 PST ---
Making <progress> style rules conditional too seems bit overkill considering
that:

- while technically it affects builds where the feature is not enabled, the
effect is minimal and unlikely to break anything in practice
- there is plenty of precedence of not bothering (datagrid for example, and it
has more invasive style too)
- we don't have good mechanism in place for conditional style rules, adding it
for this feature seems overkill

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