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 8360 - Is there any equivelent for 'required' here? In case there are multiple options but no good default.
Summary: Is there any equivelent for 'required' here? In case there are multiple optio...
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
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-11-24 02:28 UTC by contributor
Modified: 2013-03-19 23:30 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2009-11-24 02:28:55 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-select-element

Comment:
Is there any equivelent for 'required' here? In case there are multiple options but no good default.

Posted from: 69.212.34.97
Comment 1 Ian 'Hixie' Hickson 2010-01-05 08:57:36 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: Not currently, no. There have been proposals to add this in the past, but I think it's best that we wait til the next version, after the browsers have implemented what we have so far.
Comment 2 Michael[tm] Smith 2013-01-24 07:58:36 UTC
This bug was cloned to create HTML WG bug 19017.
Comment 3 Ian 'Hixie' Hickson 2013-03-19 23:30:07 UTC
http://www.whatwg.org/specs/web-apps/current-work/#attr-select-required solves this now.