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)

enhancement

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: jdai, Assigned: edgar)

References

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

Blocks: 1556359
No longer blocks: 1552327
Summary: Custom elements: implement element.form for form-associated custom elements → Custom elements: implement element.form for ElementInternals
Assignee: jdai → echen
Summary: Custom elements: implement element.form for ElementInternals → Custom elements: implement form attribute of ElementInternals
Attachment #9241688 - Attachment description: WIP: Bug 1556362 - Implement form attribute of ElementInternals; → Bug 1556362 - Implement form attribute of ElementInternals;
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

Backed out for causing wpt failures on ElementInternals.

Flags: needinfo?(echen)
Upstream PR was closed without merging
Flags: needinfo?(echen)
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3da7a182f1a8
Implement form attribute of ElementInternals; r=smaug
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Upstream PR merged by moz-wptsync-bot

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.