Bug 78465 - Replace Internals::shadowRoot and Internals::ensureShadowRoot to use ShadowRootList.
Summary: Replace Internals::shadowRoot and Internals::ensureShadowRoot to use ShadowRo...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks: 77931
  Show dependency treegraph
 
Reported: 2012-02-12 23:44 PST by Shinya Kawanaka
Modified: 2017-12-14 02:39 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-02-12 23:44:06 PST
Internals::shadowRoot and ensureShadowRoot are ambiguous to get the youngest shadow root or oldest shadow root.