Bug 231678 - Implement autofocus + delegatesFocus integration
Summary: Implement autofocus + delegatesFocus integration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 203139 233777
Blocks: 148695
  Show dependency treegraph
 
Reported: 2021-10-13 08:57 PDT by Domenic Denicola
Modified: 2022-11-22 23:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Domenic Denicola 2021-10-13 08:57:37 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-10-20 08:58:18 PDT
<rdar://problem/84463898>
Comment 2 Ryosuke Niwa 2022-11-22 23:55:34 PST
This is done.