Bug 231678
Summary: | Implement autofocus + delegatesFocus integration | ||
---|---|---|---|
Product: | WebKit | Reporter: | Domenic Denicola <d> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ntim, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 203139, 233777 | ||
Bug Blocks: | 148695 |
Domenic Denicola
Spec change: https://github.com/whatwg/html/pull/6990
Main relevant spec text: https://html.spec.whatwg.org/#autofocus-delegate and its one reference
Tests (not yet upstreamed, but hopefully soon): https://phabricator.services.mozilla.com/D128301
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84463898>
Ryosuke Niwa
This is done.