[Webkit-unassigned] [Bug 91564] ShadowRoot want to have userAgentShadowRoot()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 18:53:37 PDT 2012


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





--- Comment #1 from Shinya Kawanaka <shinyak at chromium.org>  2012-07-17 18:53:36 PST ---
I think Element should have this method, right?

A lot of code use the following pattern
  shadow()->oldestShadowRoot()->...
But we should be able to do:
  userAgentShadowRoot()->...

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