- From: Bryan Garaventa <bryan.garaventa@ssbbartgroup.com>
- Date: Wed, 23 Apr 2014 10:37:16 -0700
- To: "'Shane McCarron'" <shane@aptest.com>, "'Matthew King'" <mattking@us.ibm.com>
- Cc: "'James Nurthen'" <james.nurthen@oracle.com>, "'W3C WAI Protocols & Formats'" <public-pfwg@w3.org>
- Message-ID: <005701cf5f1a$abbef280$033cd780$@ssbbartgroup.com>
>Just for my edification, can someone explain how an AT would know and convey where the definition of a term was in the following scenarios? This is what I was referring to earlier, isn’t the below valid based on http://www.w3.org/TR/wai-aria/states_and_properties#aria-flowto ? <dl> <dt id='def-my-term'>My Term</dt> <dt id='def-my-other-term'>My Other Term</dt> <dd>A definition of both My Term and My Other Term, which are roughly synonyms.</dd> </dl> <p>Some prose in which I reference the formal term <a href='#def-my-term' title='My Term' aria-flowto=”def-my-term def-my-other-term” >My Term</a> in the course of discussing whatever.</p> From: ahby@aptest.com [mailto:ahby@aptest.com] On Behalf Of Shane McCarron Sent: Wednesday, April 23, 2014 6:03 AM To: Matthew King Cc: James Nurthen; W3C WAI Protocols & Formats Subject: Re: Proper use of labelledby vs describedby and definitions Huh. Okay. Just for my edification, can someone explain how an AT would know and convey where the definition of a term was in the following scenarios? <dl> <dt id='def-my-term'>My Term</dt> <dt id='def-my-other-term'>My Other Term</dt> <dd>A definition of both My Term and My Other Term, which are roughly synonyms.</dd> </dl> <p>Some prose in which I reference the formal term <a href='#def-my-term' title='My Term'>My Term</a> in the course of discussing whatever.</p> On Tue, Apr 22, 2014 at 5:10 PM, Matthew King <mattking@us.ibm.com <mailto:mattking@us.ibm.com> > wrote: Shane, I agree with James. I'll go a bit further and say that I don't think any ARIA is required inside the main content of a static document formatted using HTML. The HTML has everything needed. Unless I am forgetting something, The only value-add use of aria-labelledby I can think of in the respec formatting that has been discussed thus far is to label each of the complementary appendix regions. I can not think of any circumstances in the specification document where I believe aria-describedby should be used. Matt King IBM Senior Technical Staff Member I/T Chief Accessibility Strategist IBM BT/CIO - Global Workforce and Web Process Enablement Phone: (503) 578-2329 <tel:%28503%29%20578-2329> , Tie line: 731-7398 mattking@us.ibm.com <mailto:mattking@us.ibm.com> From: James Nurthen <james.nurthen@oracle.com <mailto:james.nurthen@oracle.com> > To: public-pfwg@w3.org <mailto:public-pfwg@w3.org> , Date: 04/21/2014 02:33 PM Subject: Re: Proper use of labelledby vs describedby and definitions _____ On 4/19/2014 7:20 AM, Shane McCarron wrote: Also, when referencing a defined term elsewhere, should we also use describedby and point back to the terms description? E.g., <p>I have some content where I am talking about <span class="internalDFN" aria-describedby="someID">theterm</span> and relating it to other things.</p> I don't see why you would do this. Why would you introduce a description of a term which is available only to AT users? If this is useful then it should be available to everybody. If you decide that this is useful then a link to the term would probably be the best way to accomplish it. -- Regards, James <http://www.oracle.com/> James Nurthen | Principal Engineer, Accessibility Phone: <tel:+1%20650%20506%206781> +1 650 506 6781 | Mobile: <tel:+1%20415%20987%201918> +1 415 987 1918 Oracle Corporate Architecture 500 Oracle Parkway | Redwood City, CA 94065 <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
Attachments
- image/gif attachment: image001.gif
- image/gif attachment: image002.gif
Received on Wednesday, 23 April 2014 17:37:55 UTC