- From: Joanmarie Diggs <jdiggs@igalia.com>
- Date: Thu, 04 Dec 2014 11:34:19 -0500
- To: 'W3C WAI Protocols & Formats' <public-pfwg@w3.org>
Hey all. The following is currently in the ARIA spec for role="text": > The text role can also be used to flatten structural semantics > without providing an explicit label. The following example would > be presented to assistive technolgies as one static text element > ("I like turtles") rather than three separate paragraphs. > > EXAMPLE 15 > <div role="text"> > <p>I</p> > <p>like</p> > <p>turtles</p> > </div> I'm first and foremost curious as to the use case. Beyond that, should the resulting words be separated by spaces or by new line characters? I would think the latter. --joanie p.s. typo: s/technolgies/technologies/
Received on Thursday, 4 December 2014 16:34:55 UTC