- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Wed, 20 Apr 2005 20:03:33 +0200
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/>
Received on Wednesday, 20 April 2005 11:03:33 UTC