- From: Janina Sajka <janina@rednote.net>
- Date: Mon, 14 Dec 2009 23:11:31 +0000 (GMT)
- To: Ian Hickson <ian@hixie.ch>
- CC: PFWG Public Comments <public-pfwg-comments@w3.org>
Dear Ian Hickson: Thank you for your comments on the 24 February 2009 First Public Working Draft of WAI-ARIA 1.0 User Agent Implementation Guide (http://www.w3.org/TR/2009/WD-wai-aria-implementation-20090224/). The Protocols and Formats Working Group has reviewed all comments received on the draft. We would like to know whether we have understood your comments correctly and whether you are satisfied with our resolutions. Please review our resolutions for the following comments, and reply to us by 1 February 2010 to say whether you accept them or to discuss additional concerns you have with our response. You can respond in the following ways: * If you have a W3C account, we request that you respond online at http://www.w3.org/WAI/PF/comments/acknowledge?document_version_id=5; * Else, by email to public-pfwg-comments@w3.org (be sure to reference our comment ID so we can track your response). Note that this list is publicly archived. Please see below for the text of comments that you submitted and our resolutions to your comments. Each comment includes a link to the archived copy of your original comment on http://lists.w3.org/Archives/Public/public-pfwg-comments/, and may also include links to the relevant changes in the WAI-ARIA 1.0 User Agent Implementation Guide editors' draft at http://www.w3.org/WAI/PF/aria-implementation/20091214/. Due to the scope of changes made in response to comments on the Last Call Working Draft of WAI-ARIA, we are returning the specification to Working Draft status. We will shortly publish a public "stabilization draft" of WAI-ARIA and updated Working Drafts of the accompanying documents. While these versions will not incorporate further discussion based on your acknowledgement of our response to your comments, we will work with you on your feedback as part of our preparation for the following version. You are also welcome to submit new comments on the new public versions in addition to sending your acknowledgement of our response to your previous comments. Note that if you still strongly disagree with our resolution on an issue, you have the opportunity to file a formal objection (according to 3.3.2 of the W3C Process, at http://www.w3.org/2005/10/Process-20051014/policies.html#WGArchiveMinorityViews) to public-pfwg-comments@w3.org. Formal objections will be reviewed during the candidate recommendation transition meeting with the W3C Director, unless we can come to agreement with you on a resolution in advance of the meeting. Thank you for your time reviewing and sending comments. Though we cannot always do exactly what each commenter requests, all of the comments are valuable to the development of WAI-ARIA 1.0 User Agent Implementation Guide. Regards, Janina Sajka, PFWG Chair Michael Cooper, PFWG Staff Contact Comment 286: Expose colspan and rowspan Date: 2009-08-22 Archived at: http://lists.w3.org/Archives/Public/public-pfwg-comments/2009JulSep/0004.html Relates to: WAI-ARIA 1.0 User Agent Implementation Guide <http://www.w3.org/TR/2009/WD-wai-aria-implementation-20090224/> Status: Answered question ------------- Your comment: ------------- How should I expose colspan="" and rowspan="" on table cells? -------------------------------- Response from the Working Group: -------------------------------- WAI-ARIA is not meant as a replacement for HTML tables. If the author wishes to have headers that span multiple columns or rows this can be achieved by overlaying WAI-ARIA on an HTML table or by using aria-labelledby to have a cell reference its corresponding table. We have updated the grid design pattern in the WAI-ARIA Best Practices Guide to reflect this. From a WAI-ARIA perspective, this means there are no specific requirements and standard HTML processing of these properties would apply. For WAI-ARIA 2.0, we will reconsider the issue of spanning gridcells.
Received on Monday, 14 December 2009 23:11:32 UTC