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 26015 - The select element should enable type attribute for option to specify combo-box or radio button as a single unit
Summary: The select element should enable type attribute for option to specify combo-b...
Status: RESOLVED NEEDSINFO
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: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-08 20:51 UTC by contributor
Modified: 2014-08-26 21:33 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-06-08 20:51:34 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html
Multipage: http://www.whatwg.org/C#the-select-element
Complete: http://www.whatwg.org/c#the-select-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/index.html

Comment:
The select element should enable type attribute for option to specify
combo-box or radio button as a single unit

Posted from: 24.185.59.103
User agent: Mozilla/5.0 (X11; CrOS x86_64 5841.30.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.49 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2014-06-09 16:50:43 UTC
Can you elaborate? Do you mean just to change the presentation? Or...?