- From: <bugzilla@jessica.w3.org>
- Date: Wed, 23 Feb 2011 16:54:01 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12163
Summary: The illustration of header associations for the
ID/Measurement/Average/Maximum table is incorrect.
Since the header cells "Legs" and "Tails" (in both
rowgroups) do not have scope attributes set to "row"
and they have data cells to their left, they are not
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-th-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-th-element
Comment:
The illustration of header associations for the ID/Measurement/Average/Maximum
table is incorrect. Since the header cells "Legs" and "Tails" (in both
rowgroups) do not have scope attributes set to "row" and they have data cells
to their left, they are not row headers. Thus, the internal algorithm for
scanning and assigning header cells will not add them to the headers list for
the data cells to their right. For the illustration to be correct, the header
cells "Legs" and "Tails" must have scope attributes set to "row".
Posted from: 128.231.63.139
--
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 Wednesday, 23 February 2011 16:54:03 UTC