- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 18 Mar 2010 00:51:12 +0000 (UTC)
- To: Maciej Stachowiak <mjs@apple.com>
- Cc: HTML Accessibility Task Force <public-html-a11y@w3.org>
On Wed, 17 Mar 2010, Maciej Stachowiak wrote: > > The question is really whether the use case of accessible content > outside the canvas is common enough to specifically serve with a > shortcut. Not just accessible content outside the canvas, but accessible content outside the canvas that represents static content that is generated with the page, and not fetched separate from the page. Most uses of canvas I've seen for graphs, including all those I've written, get the data after the page is loaded, and would have to generate the table just like they generate the graph. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 18 March 2010 00:51:40 UTC