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 20755 - "caption" could take a "for" attribute that works like "for" for "label". So you can define a caption for any (?) block level element.
Summary: "caption" could take a "for" attribute that works like "for" for "label". So ...
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-01-24 10:17 UTC by contributor
Modified: 2013-03-19 23:47 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-01-24 10:17:32 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html
Multipage: http://www.whatwg.org/C#the-caption-element
Complete: http://www.whatwg.org/c#the-caption-element

Comment:
"caption" could take a "for" attribute that works like "for" for "label". So
you can define a caption for any (?) block level element. 

Posted from: 86.32.126.47
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Comment 1 Ian 'Hixie' Hickson 2013-03-19 23:47:47 UTC
What problem does this solve?