[Webkit-unassigned] [Bug 64587] Add support for retrieving an element in TreeScope by id to window.internals object.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 01:09:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64587
--- Comment #1 from Hayato Ito <hayato at chromium.org> 2011-07-15 01:09:11 PST ---
I am thinking that we should have
window.internals.getElementByIdInTreeScope(shadowRoot, ids[i])
instead of
window.internals.getElementByIdInShadowHost(shadowHost, ids[i])
.
--
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