- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Apr 2011 09:29:57 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12476 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu Summary|Trying to build forms it's |Trying to build forms it's |disappointing that you |disappointing that you |can't wrap a form element |can't wrap a form element |around most table elements |around most table elements |like rows, headers or |like rows, headers or |footers |footers, for example. That | |prevents you from easily | |creating submit inputs | |(like save and delete) for | |each individual data record Summary|for example. That prevents | |you from easily creating | |submit inputs (like save | |and delete) for each | |individual data record | --- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> 2011-04-12 09:29:57 UTC --- > I see it being done on quite a few websites out there and it works. Not really. Browsers make it seem like it works.... as long as you don't do any of a long list of things. If you do any of them, it breaks. Note that HTML5 adds a "form" attribute on inputs precisely to address this use case. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 12 April 2011 09:29:59 UTC