Bug 197963
Summary: | Implement form-associated custom elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Domenic Denicola <d> |
Component: | DOM | Assignee: | Alexey Shvayka <ashvayka> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | 709922234, alex, ashvayka, caezaris, claude.pache, commit-queue, cory, m.kurz+webkitbugs, rniwa, robertwbradford, sobue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/37782 | ||
Bug Depends on: | 197960, 250601, 250687 | ||
Bug Blocks: | 154907, 250223 |
Domenic Denicola
Spec PR: https://github.com/whatwg/html/pull/4383
Spec changes are spread throughout the form elements section of HTML, plus a good amount in https://html.spec.whatwg.org/multipage/custom-elements.html#the-elementinternals-interface
Tests PR: https://github.com/web-platform-tests/wpt/pull/15740
Mosts tests are in https://github.com/web-platform-tests/wpt/tree/master/custom-elements/form-associated
Depends on https://bugs.webkit.org/show_bug.cgi?id=197960
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91310336>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/4988
EWS
Committed 258561@main (8ab7fbc063ef): <https://commits.webkit.org/258561@main>
Reviewed commits have been landed. Closing PR #4988 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 250601
Tim Nguyen (:ntim)
Relanded in https://webkit.org/b/250687