This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7801 - Shouldn't autofocus be included in this matrix?
Summary: Shouldn't autofocus be included in this matrix?
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 03:44 UTC by contributor
Modified: 2010-10-04 14:56 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2009-10-05 03:44:00 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#input-type-attr-summary

Comment:
Shouldn't autofocus be included in this matrix?

Posted from: 24.215.150.28
Comment 1 Ian 'Hixie' Hickson 2009-10-20 00:54:29 UTC
No, you can always use autofocus, at least as written. Authors aren't likely to put it on the wrong element, since they can only put it on one element, and if they put it on the wrong one, it'll not have the effect they want.