- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 21 Jan 2009 06:55:49 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6462
Summary: Self-reference and cyclic references in headers=''
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: simonp@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
[[
The td and th element may have a headers content attribute specified. The
headers attribute, if specified, must contain a string consisting of an
unordered set of unique space-separated tokens, each of which must have the
value of an ID of a th element taking part in the same table as the td or th
element (as defined by the table model).
]] --
http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#attr-tdth-headers
This should ban self-reference and maybe cyclic references.
--
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 Wednesday, 21 January 2009 06:55:58 UTC