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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 20:13:16 PST 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50543|0                           |1
        is obsolete|                            |
  Attachment #50575|                            |review?
               Flag|                            |




--- Comment #21 from Yael <yael.aharon at nokia.com>  2010-03-11 20:13:15 PST ---
Created an attachment (id=50575)
 --> (https://bugs.webkit.org/attachment.cgi?id=50575)
Patch v8

This patch is addressing comment #20.

(In reply to comment #20)
> Should this instead inherit from RenderReplaced? What other render class were
> you basing this one on?

I was asking myself the same question. I chose RenderBlock after reading
dHyatt's blog at 
<http://webkit.org/blog/115/webcore-rendering-ii-blocks-and-inlines/>

"Form controls are actually a strange special case. They are still replaced
elements, but because they are implemented by the engine, controls actually
ultimately subclass from RenderBlock."

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