- From: Steven Faulkner <faulkner.steve@gmail.com>
- Date: Mon, 4 Jun 2007 09:44:45 +0100
- To: "Karl Dubost" <karl@w3.org>
- Cc: "HTML WG" <public-html@w3.org>
Tested using JAWS 6.2, IE 7 , Windows XP Interrogated cell 25 of the "simply complex table" examples using the JAWS command : "To hear information about the current table cell, press ALT+CTRL+NUM PAD 5. JAWS announces the row and column position, reads the current row and column headers, and reads the contents of the cell. " results: 1. table with th only: announces "column 6, row 6, E, 5, cell 25" 2. table with th and scope: announces "column 6, row 6, E, 5, cell 25" 3. table with th and id/headers: announces "column 6, row 6, J, E, 5, 10, cell 25" which indicates that in this case, JAWS is using the id/headers. NOTE: In case 3 JAWS announces the headers in the order above regardless of the order they are placed: example headers="hj h5 h10 he" headers="hj he h5 h10" are announced "column 6, row 6, J, E, 5, 10, cell 25" On 04/06/07, Karl Dubost <karl@w3.org> wrote: > > > Le 3 juin 2007 à 17:56, aurélien levy a écrit : > > Finaly i have found some time : > > here is the test case > > http://www.fairytells.net/table_test_case/ > > I have added the test cases to the wiki page > http://esw.w3.org/topic/HTML/TableAccessibility > > > -- > Karl Dubost - http://www.w3.org/People/karl/ > W3C Conformance Manager, QA Activity Lead > QA Weblog - http://www.w3.org/QA/ > *** Be Strict To Be Cool *** > > > > > -- with regards Steve Faulkner Technical Director - TPG Europe Director - Web Accessibility Tools Consortium www.paciellogroup.com | www.wat-c.org
Received on Monday, 4 June 2007 08:44:47 UTC