[Bug 5822] The headers attribute should be able to reference a td

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5822





--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch>  2008-07-02 17:46:10 ---
Make the "Budgeted", "Actual", and "Forecasted" cells into <th>s, and remove
all the headers="" and scope="" attributes. The automatic header association
algorithm will automatically make the table work correctly. If you really want
the first column to be repeated for every cell, you can make "Partner Portal"
and "Partner Portal 2" into <th>s too, that will similarly work fine.

(Note in particular that users don't gain anything by hearing "Property" --
they only need Budgeted, Running cost, and the date. Indeed, hearing "Property"
over and over again would probably be detrimental to the user experience.)


-- 
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, 2 July 2008 17:46:45 UTC