Re: Example canvas element use - accessibility concerns

On 2/21/09 1:56 PM, John Foliot - WATS.ca wrote:
> Maybe my suggestion of changing 'should' to 'must' is too simplistic - what
> do I know?  But until such time as this fundamental issue is resolved,
> <canvas>  now has a pall cast upon it that will continue to haunt it.  So fix
> it now, or deal with it later.

Change 'should' to 'must'. Hmm. I we made that change, which of the 
following examples would conform?

1.) <canvas></canvas>

2.) <canvas> </canvas>

3.) <canvas>&nbsp;</canvas>

4.) <canvas>fallback</canvas>

5.) <canvas><section hidden>fallback</section></canvas>

Just wondering.

- Rob

Received on Monday, 23 February 2009 06:19:40 UTC