- From: Steve Faulkner <faulkner.steve@gmail.com>
- Date: Wed, 13 Mar 2013 11:53:52 +0000
- To: Leif Halvard Silli <xn--mlform-iua.no@xn--mlform-iua.no>
- Cc: James Craig <jcraig@apple.com>, Joseph Scheuhammer <clown@utoronto.ca>, wai-xtech@w3.org
- Message-ID: <CA+ri+V=cCHVwZgSX5Mx52C4Ay6EUmV8H4t6wRcps6bAHG7RtLg@mail.gmail.com>
> Regarding heading without level as indicator for generic subheading: It > doesn't seem to me that 'heading level zero', can be interpreted as > subtitle. > don't see why not But there is also some situations where heading level perhaps is > irrelevant. For instance, for an independent page with a single > heading. I don't hover know if AT user agree ... > there is no <h0> in HTML with regards SteveF <http://www.paciellogroup.com/resources/wat-ie-about.html> -- HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/> <http://www.paciellogroup.com/resources/wat-ie-about.html> On 13 March 2013 11:50, Leif Halvard Silli < xn--mlform-iua.no@xn--mlform-iua.no.no> wrote: > Regarding heading without level as indicator for generic subheading: It > doesn't seem to me that 'heading level zero', can be interpreted as > subtitle. Butif it gets announced as subtitle/subheading, then I guess > it could work. > > But there is also some situations where heading level perhaps is > irrelevant. For instance, for an independent page with a single > heading. I don't hover know if AT user agree ... > > Leif H Silli > > Steve Faulkner, Wed, 13 Mar 2013 11:21:31 +0000: > > Hi all, > > > > I have been mulling over whether a heading role without an explicit level > > set could be used as an indicator of a generic "subheading" semantic. > > > > thoughts? > > > > with regards > > > > SteveF <http://www.paciellogroup.com/resources/wat-ie-about.html> > > -- > > HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/> > > <http://www.paciellogroup.com/resources/wat-ie-about.html> > > > > > > On 13 March 2013 00:04, James Craig <jcraig@apple.com> wrote: > > > >> I don't have a strong preference one way or the other, but it seems like > >> this should be raised as an issue on the UAIG. > >> > >> On Mar 12, 2013, at 2:57 PM, Leif Halvard Silli < > >> xn--mlform-iua@xn--mlform-iua.no> wrote: > >> > >>> WAI-ARIA 1.0 says about aria-level: [1] "The value for aria-level is an > >>> integer greater than or equal to 1." And about role=heading, it says: > >>> [2] "If headings are organized into a logical outline, the aria-level > >>> attribute may be used to indicate the nesting level." > >>> > >>> However, which level does a role="heading" element without an > >>> aria-level="*" attribute have? According Firefox+VoiceOver, it has > >>> level zero. But according to Safari+VoiceOver, it has level one. I have > >>> not checked other ATs. Should a level be announced at all? > >>> > >>> Tested on this example: > >>> > >>> <foo role="heading"> > >>> Lorem Ipsum. > >>> </foo> > >>> > >>> [1] http://www.w3.org/TR/wai-aria/states_and_properties#aria-level > >>> [2] http://www.w3.org/TR/wai-aria/roles#heading > >>> -- > >>> leif halvard silli > >>> > >> > >> > >> >
Received on Wednesday, 13 March 2013 11:55:09 UTC