Closed
Bug 1723521
Opened 4 years ago
Closed 4 years ago
Implement and ship ElementInternals.shadowRoot
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(3 files)
| Assignee | ||
Updated•4 years ago
|
Keywords: dev-doc-needed
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
See https://github.com/whatwg/dom/pull/893.
Depends on D121564
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D121565
| Assignee | ||
Comment 4•4 years ago
|
||
| Assignee | ||
Comment 5•4 years ago
|
||
Found a spec issue, https://github.com/whatwg/html/issues/6929.
| Assignee | ||
Comment 6•4 years ago
|
||
Updated•4 years ago
|
Attachment #9234324 -
Attachment description: Bug 1723521 - Part 1: Add "precustomized" custom element state; → WIP: Bug 1723521 - Part 1: Add "precustomized" custom element state;
Updated•4 years ago
|
Attachment #9234324 -
Attachment description: WIP: Bug 1723521 - Part 1: Add "precustomized" custom element state; → Bug 1723521 - Part 1: Add "precustomized" custom element state;
Updated•4 years ago
|
Attachment #9234324 -
Attachment description: Bug 1723521 - Part 1: Add "precustomized" custom element state; → Bug 1723521 - Part 1: Add "precustomized" custom element state; r=smaug
Updated•4 years ago
|
Attachment #9234325 -
Attachment description: Bug 1723521 - Part 2: Add available-to-element-internals flag in ShadowRoot; → Bug 1723521 - Part 2: Add available-to-element-internals flag in ShadowRoot; r=smaug
Updated•4 years ago
|
Attachment #9234326 -
Attachment description: Bug 1723521 - Part 3: Implement and ship ElementInternals.shadowRoot; → Bug 1723521 - Part 3: Implement and ship ElementInternals.shadowRoot; r=smaug
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb7d0fa1f445
Part 1: Add "precustomized" custom element state; r=smaug
https://hg.mozilla.org/integration/autoland/rev/5dc941de281b
Part 2: Add available-to-element-internals flag in ShadowRoot; r=smaug
https://hg.mozilla.org/integration/autoland/rev/9edca7cadd27
Part 3: Implement and ship ElementInternals.shadowRoot; r=smaug
Comment 8•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/eb7d0fa1f445
https://hg.mozilla.org/mozilla-central/rev/5dc941de281b
https://hg.mozilla.org/mozilla-central/rev/9edca7cadd27
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Comment 9•4 years ago
|
||
Docs are done for this, once the PRs linked to this issue are merged.
Keywords: dev-doc-needed → dev-doc-complete
Updated•4 years ago
|
Type: task → enhancement
You need to log in
before you can comment on or make changes to this bug.
Description
•