- From: Marjolein Katsma <iamback4now@yahoo.com>
- Date: Tue, 10 May 2011 04:25:00 -0700 (PDT)
- To: public-pfwg-comments@w3.org
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.)
Regards,
--
Marjolein Katsma
Info: http://marjoleinkatsma.com/personal/
Blog: http://blog.marjoleinkatsma.com/
Photos: http://www.redbubble.com/people/marjoleink
http://marjoleink.photoshelter.com/
Received on Tuesday, 10 May 2011 14:09:16 UTC