Bug 202651
Summary: | Fix autofocus to be closer to the HTML spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ajuma, simon.fraser, tkent |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=200515 | ||
Bug Depends on: | 51777, 140963, 82778, 129743, 200913, 202641 | ||
Bug Blocks: |
Ryosuke Niwa
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
*** This bug has been marked as a duplicate of bug 203139 ***