[Webkit-unassigned] [Bug 50660] Convert <progress> shadow DOM to a DOM-based shadow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 20:46:37 PST 2011


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





--- Comment #6 from MORITA Hajime <morrita at google.com>  2011-01-30 20:46:37 PST ---
HI Dimitri, Thank you for reviewing!

(In reply to comment #4)
> (From update of attachment 80424 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=80424&action=review
> 
> Ok. You probably should've put this patch into a separate bug, since it doesn't technically fix the bug yet -- and use this bug as a meta-bug :)
Sure. I'll do so ... or introduce another bug as a tracking bug.

> 
> > Source/WebCore/html/HTMLProgressElement.cpp:40
> > +class ProgressBarValueElement : public ShadowBlockElement {
> 
> Does it need to be ShadowBlockElement anymore? But I guess that's what the next patch is about.
I'll do this when attacking <meter>. But I have a few item on <progress> side yet.

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