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 18336 - There is no support for nested <optgroup>s.
Summary: There is no support for nested <optgroup>s.
Status: RESOLVED WONTFIX
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: 2012-07-19 20:51 UTC by contributor
Modified: 2012-07-19 22:58 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-07-19 20:51:07 UTC
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
There is no support for nested <optgroup>s.

Posted from: 85.228.29.169
User agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Comment 1 Ian 'Hixie' Hickson 2012-07-19 22:58:07 UTC
Yeah, we tried to do this early on but it turns out the legacy parsing requirements make it impractical. :-(