[Webkit-unassigned] [Bug 52788] Any class other than Element should not use setShadowHost()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 14:54:12 PDT 2011


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





--- Comment #6 from Roland Steiner <rolandsteiner at chromium.org>  2011-04-18 14:54:12 PST ---
I very much like the clear distinction of SVGShadowRoot vs. "normal" (non-SVG) shadow root in your patch!

One question: So far, setShadowHost set/cleared the IsShadowRootFlag - how will this be handled with isSVGShadowRoot? Will only SVG shadow root elements have this flag set, or will it also be set in ShadowRoot instances?

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