[whatwg] Canvas element
    Anne van Kesteren 
    fora at annevankesteren.nl
       
    Wed Apr 20 11:03:33 PDT 2005
    
    
  
Dean Jackson wrote:
> Obviously this has pretty significant accessibility problems. There
> is no content in <canvas> - it's just script. With document-based
> graphics solutions, such as SVG and even Flash, there is real content
> in the document. Accessibility tools can access that content and
> provide alternate renderings (such as voice).
The content from the CANVAS element is the fallback content.
   <canvas>
    ... alternate content ...
   </canvas>
-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>
    
    
More information about the whatwg
mailing list