[Webkit-unassigned] [Bug 48713] [GTK] Add support for <meter> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 03:26:15 PST 2010


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77410|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2010-12-24 03:26:15 PST ---
Created an attachment (id=77410)
 --> (https://bugs.webkit.org/attachment.cgi?id=77410&action=review)
Enable meter element in gtk port

We don't need any specific code in RenderThemeGtk. Gtk+ doesn't have a meter widget so there's no way to render them like gtk+. Using the default meter defined in html.css makes exactly the same output than chromium, for example, which I think is acceptable for gtk+ too.

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