- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Apr 2011 09:23:35 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12476
Summary: Trying to build forms it's disappointing that you
can't wrap a form element around most table elements
like rows, headers or footers, for example. That
prevents you from easily creating submit inputs (like
save and delete) for each individual data record
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-table-element
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-table-element
Comment:
Trying to build forms it's disappointing that you can't wrap a form element
around most table elements like rows, headers or footers, for example. That
prevents you from easily creating submit inputs (like save and delete) for
each individual data record in a table. At least if you want your HTML to be
valid. I see it being done on quite a few websites out there and it works.
Which means that browsers really don't seem to mind. So why not specify it
that way? Wasn't that one of the goals of HTML 5? To specify what's
established practice?
Posted from: 85.183.68.11
User agent: Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.01
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 12 April 2011 09:23:37 UTC