Closed
Bug 1556370
Opened 6 years ago
Closed 3 years ago
Custom elements: implement reportValidity() for ElementInternals
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: jdai, Assigned: edgar)
References
Details
Attachments
(2 files)
Reporter | ||
Updated•6 years ago
|
Summary: Custom elements: implement report validity for ElementInternals → Custom elements: implement reportValidity() for ElementInternals
Reporter | ||
Updated•5 years ago
|
Assignee: jdai → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D130129
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → echen
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9249082 -
Attachment description: WIP: Bug 1556370 - Implement reportValidity() of ElementInternals; → Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals;
Updated•3 years ago
|
Attachment #9254423 -
Attachment description: Bug 1556370 - Part 1: Support validation anchor for form-associated custom elements; → Bug 1556370 - Part 1: Support validation anchor for form-associated custom elements; r=smaug
Updated•3 years ago
|
Attachment #9249082 -
Attachment description: Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; → Bug 1556370 - Part 2: Implement reportValidity() of ElementInternals; r=smaug
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f79183f26e34
Part 1: Support validation anchor for form-associated custom elements; r=smaug
https://hg.mozilla.org/integration/autoland/rev/b8e194fef49d
Part 2: Implement reportValidity() of ElementInternals; r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31977 for changes under testing/web-platform/tests
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f79183f26e34
https://hg.mozilla.org/mozilla-central/rev/b8e194fef49d
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•