[Webkit-unassigned] [Bug 58591] RenderDetailsMarker should belong to shadow element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 20:22:07 PDT 2011


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





--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-04-14 20:22:07 PST ---
(From update of attachment 89714)
View in context: https://bugs.webkit.org/attachment.cgi?id=89714&action=review

> Source/WebCore/dom/Element.h:56
> +enum AttachShadowSubtree {
> +    AttachShadowSubtreeBeforeLightChildren,
> +    AttachShadowSubtreeAfterLightChildren
> +};

Whoops. I may have broken all this with http://trac.webkit.org/changeset/83922.

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