Bug 202651 - Fix autofocus to be closer to the HTML spec
Summary: Fix autofocus to be closer to the HTML spec
Status: RESOLVED DUPLICATE of bug 203139
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 51777 140963 82778 129743 200913 202641
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-07 13:23 PDT by Ryosuke Niwa
Modified: 2020-12-09 00:34 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 Ryosuke Niwa 2019-10-07 13:23:27 PDT
autofocus implementation is inconsistent with the latest HTML5 spec and other browses.
Update our implementation to match other browsers & the spec now the process model is more well defined.
Comment 1 Kent Tamura 2020-12-09 00:34:40 PST

*** This bug has been marked as a duplicate of bug 203139 ***