[Bug 7011] [in off-bug discussion] canvas accessible fallback provision is under specified

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7011





--- Comment #19 from steve faulkner <faulkner.steve@gmail.com>  2009-06-28 12:22:44 ---
(In reply to comment #3)
> > It is suggested that to make it practical for developers to provide fallback
> > for disabled users who cannot access the text content directly, a native method
> > that outputs the text as fallback is added to the canvas API.
> 
> Isn't canvas.appendChild(document.createTextNode(s)) already such a method?
> 

what i meant was a method included as part of the canvas API, a way of
inputting text is provided, why not a way of outputting it for fallback
purposes? I am attempting to suggest ways to make it as easy as possible for
authors to provide the content required for accessibility. we all know unless
its easy it won't be done.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 28 June 2009 12:22:59 UTC