On 26 November 2014 at 22:06, Amelia Bellamy-Royds <
amelia.bellamy.royds@gmail.com> wrote:
> Steve's draft has "presentation" as the default role for all text elements
> unless they contain specific accessibility attributes or child elements. *This
> would force accessibility APIs to ignore the basic text content* of these
> elements [1]
>
I don't think this is correct, role=presentation suppresses element
semantics not the text content. see here for further explanation
http://w3c.github.io/aria-in-html/#use-of-role-presentation
Also note the mappings for all elements that are in the SVG1.1 mapping doc
are based on the SVG 2 mappings for each element unless the element is no
longer in SVG2
https://svgwg.org/svg2-draft/struct.html#implicit-aria-semantics
--
Regards
SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>