Bug 200913
Summary: | Autofocus attribute should work with any HTML elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | megan_gardner, rniwa, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 202651 |
Kent Tamura
Because any HTML element can be focusable by 'tabindex' or 'contenteditable', it should support 'autofocus' as well.
Specification PR; https://github.com/whatwg/html/pull/4830
WPT PR; https://github.com/web-platform-tests/wpt/pull/18558
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/54514366>
Kent Tamura
*** This bug has been marked as a duplicate of bug 203139 ***