Closed Bug 1083587 Opened 10 years ago Closed 10 years ago

Add host and olderShadowRoot properties to ShadowRoot interface

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: wchen, Assigned: wchen)

Details

Attachments

(1 file)

These properties were added to the spec after the implementation but we already have them implemented internally, they just need to be exposed.
Comment on attachment 8505877 [details] [diff] [review]
Add host and olderShadowRoot properties to ShadowRoot interface.

/** Test for Bug 9999999 **/
?

So GetHost is guaranteed to return non-null for ShadowRoot.
Looks like so.
Attachment #8505877 - Flags: review?(bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/972afd2b5af8
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.