- From: Janina Sajka <janina@rednote.net>
- Date: Tue, 26 Feb 2013 14:58:06 +0000
- To: Marjolein Katsma <iamback4now@yahoo.com>
- CC: PFWG Public Comments <public-pfwg-comments@w3.org>
Dear Marjolein Katsma: Thank you for your comments on the 16 September 2010 Working Draft of WAI-ARIA 1.0 Authoring Practices (http://www.w3.org/TR/2010/WD-wai-aria-practices-20100916/). 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 8 March 2013 to say whether you accept them or to discuss additional concerns you have with our response. If we do not hear from you by that date, we will mark your comment as "no response" and close it. If you need more time to consider your acknowledgement, please let us know. 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=10; * 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 Authoring Practices editors' draft at http://www.w3.org/WAI/PF/aria-practices/. 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 with the Director before the document is finalized as a Working Group Note, 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 Authoring Practices. Regards, Janina Sajka, PFWG Chair Michael Cooper, PFWG Staff Contact Comment 356: Syntax and textual errors in 'WAI-ARIA 1.0 Authoring Practices' code samples Date: 2011-05-10 Archived at: http://lists.w3.org/Archives/Public/public-pfwg-comments/2011AprJun/0001.html Relates to: WAI-ARIA 1.0 Authoring Practices - 3.2.7.6. Miscellaneous XHTML Section Roles <http://www.w3.org/TR/2010/WD-wai-aria-practices-20100916/#misc_xhtml2_roles> Status: Accepted proposal ------------- Your comment: ------------- While I realize that the official commenting period is over, I just stumbled over some syntax errors and a textual error in some code samples of 'WAI-ARIA 1.0 Authoring Practices' (W3C Working Draft 16 September 2010): http://www.w3.org/TR/wai-aria-practices/ All are in section 3.2.7.6. Miscellaneous XHTML Section Roles. - specifically the section discussing the 'definition' role. 1. (text) Example of an inline definition with an explicit labelledby relationship: 'or ' after <span role="definition" aria-labelledby"placebo"> should be removed 2. (syntax - same example) The equals sign after 'aria-labelledby' is missing. 3. (syntax) The following is an example using a definition list: <dt id="homily>homily</dt> misses a closing quotation mark on the id. I hope these may be of help - even if late ;) (Please note I did not proofread the document, these just jumped to my eye when I was reading this section seeking some guidance for Aria markup for a definition list.) -------------------------------- Response from the Working Group: -------------------------------- We have made these edits.
Received on Tuesday, 26 February 2013 14:58:07 UTC