- From: <bugzilla@jessica.w3.org>
- Date: Wed, 13 Oct 2010 09:23:23 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11019
Summary: The interface HTMLTableCellElement should provide a
readonly attribute, that returns a NodeList of th
elements which have been assigned to a cell via the
"algorithm for assigning header cells". Similarly, the
interface HTMLTableHeaderCellElement should ha
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#att
ributes-common-to-td-and-th-elements
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
Section:
http://www.whatwg.org/specs/web-apps/current-work/#attributes-common-to-td-and-th-elements
Comment:
The interface HTMLTableCellElement should provide a readonly attribute, that
returns a NodeList of th elements which have been assigned to a cell via the
"algorithm for assigning header cells". Similarly, the interface
HTMLTableHeaderCellElement should have an attribute returning all table cells
whose header cell it is.
Posted from: 141.99.252.30
--
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, 13 October 2010 09:23:33 UTC