[Webkit-unassigned] [Bug 50660] Convert <progress> shadow DOM to a DOM-based shadow.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 28 08:43:25 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=50660
Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #80424|review? |review+
Flag| |
--- Comment #4 from Dimitri Glazkov (Google) <dglazkov at chromium.org> 2011-01-28 08:43:26 PST ---
(From update of attachment 80424)
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 :)
> 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.
--
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