Closed
Bug 1429656
Opened 7 years ago
Closed 7 years ago
Implement ShadowRoot.activeElement
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: jessica, Assigned: jessica)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
12.60 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jjong
Priority: -- → P2
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8942065 -
Flags: review?(bugs)
Comment 2•7 years ago
|
||
FWIW, we shouldn't refer to TR/ specs.
https://w3c.github.io/webcomponents/spec/shadow/ is newer.
Updated•7 years ago
|
Attachment #8942065 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Pushed by jjong@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/52397f10a40b
Implement ShadowRoot.activeElement. r=smaug
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 years ago
|
Keywords: dev-doc-needed
Comment 7•7 years ago
|
||
I've documented this, see:
https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot
https://developer.mozilla.org/en-US/docs/Web/API/DocumentOrShadowRoot/activeElement
No mention yet on the rel notes, as shadow DOM is not enabled yet by default.
Keywords: dev-doc-needed → dev-doc-complete
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•