E-mail List Archives
Re: order of nesting when using ARIA and html 5
From: Jared Smith
Date: Jun 4, 2013 12:44PM
- Next message: Angela French: "Re: order of nesting when using ARIA and html 5"
- Previous message: Angela French: "order of nesting when using ARIA and html 5"
- Next message in Thread: Angela French: "Re: order of nesting when using ARIA and html 5"
- Previous message in Thread: Angela French: "order of nesting when using ARIA and html 5"
- View all messages in this Thread
Just use <footer role="contentinfo"> and remove the extraneous <div>.
Because the native role and the ARIA role are identical on the same
element, this removes any redundancy.
Related - http://tink.co.uk/2013/04/screen-readers-aria-html5-too-much-information/
Jared
- Next message: Angela French: "Re: order of nesting when using ARIA and html 5"
- Previous message: Angela French: "order of nesting when using ARIA and html 5"
- Next message in Thread: Angela French: "Re: order of nesting when using ARIA and html 5"
- Previous message in Thread: Angela French: "order of nesting when using ARIA and html 5"
- View all messages in this Thread