Closed
Bug 1556362
Opened 5 years ago
Closed 3 years ago
Custom elements: implement form attribute of ElementInternals
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: jdai, Assigned: edgar)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee: jdai → echen
Summary: Custom elements: implement element.form for ElementInternals → Custom elements: implement form attribute of ElementInternals
Updated•3 years ago
|
Attachment #9241688 -
Attachment description: WIP: Bug 1556362 - Implement form attribute of ElementInternals; → Bug 1556362 - Implement form attribute of ElementInternals;
Updated•3 years ago
|
Attachment #9241688 -
Attachment description: Bug 1556362 - Implement form attribute of ElementInternals; → Bug 1556362 - Implement form attribute of ElementInternals; r=smaug
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55ab13abb8c2
Implement form attribute of ElementInternals; r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31134 for changes under testing/web-platform/tests
Comment 4•3 years ago
|
||
Backed out for causing wpt failures on ElementInternals.
Flags: needinfo?(echen)
Upstream PR was closed without merging
Assignee | ||
Comment 6•3 years ago
|
||
Oh, forget to update the metadata for idlharness.https.html wpt.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e0ad263a50bc2fe2fbdd5ea0e677aa6c5254f164
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3da7a182f1a8
Implement form attribute of ElementInternals; r=smaug
Comment 8•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Updated•3 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Comment 10•3 years ago
|
||
Docs work for this can be tracked in https://github.com/mdn/content/issues/10142. Essentially this is a browser compatibility update and an addition to the Experimental features page on MDN.
You need to log in
before you can comment on or make changes to this bug.
Description
•