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 21779 - Should there not be an entry here to colgroup between caption and thead?
Summary: Should there not be an entry here to colgroup between caption and thead?
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: 2013-04-23 04:41 UTC by contributor
Modified: 2013-06-04 21:34 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-04-23 04:41:04 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html
Multipage: http://www.whatwg.org/C#the-table-element
Complete: http://www.whatwg.org/c#the-table-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Should there not be an entry here to colgroup between caption and thead?

Posted from: 98.234.186.180
User agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; Touch)
Comment 1 Ian 'Hixie' Hickson 2013-06-04 21:34:25 UTC
I assume this is referring to the IDL, and the lack of a convenient API for direct manipulation of <colgroup> and <col> elements.

What's the use case?