Graphical Web, November 2016
Léonie Watson, TPG
Chaals McCathie Nevile, Yandex/Яндекс
tabindextext, title, descuse, ARIA 1.0title / descfont - like webfontsbackground-imageimgalt and longdesctitle<title>…</title>tabindex** Sort of, most places…
Use onzoom, currentScale
(nonscalable units may work one day)
Heating ice…
But labelling needs JS :(
Help people focus on what matters
Don't work in Safari ;(
tabindexNavigable - soon in Mac Firefox?
textpathtitle and desctitle is availabledesc for the imageThis needs aria tagging :(
title/desc work<g aria-labelledby="mytitle"
aria-describedby="mydesc">
<title id="mytitle">Key component</title>
<desc id="mydesc">Pre-mixed tomato juice,
pepper, celery salt and chili</desc>
...
</g>
usedesc in the definition<g id="aDef"><title id="def-title"…[…]<use aria-labelledby="myName def-title"…> <title id="myName">Red
role="img" for atomic stufftext elements insiderole={list,listitem}aria-live and friendsrole="heading" aria-level={1…6}role=
graphics-objectgraphics-documentgraphics-symbolA preliminary proposal. Thinking, comments welcome…
Play with the github examples repo
title, desc mostly need aria
tabindex works except Mac Firefoxclick,
animate with accesskey are unreliable:aria-flowto would be great. But mostly doesn't work