[Bug 7011] canvas accessible fallback provison is under specified

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





--- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-06-26 09:39:28 ---
> 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?


-- 
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 Friday, 26 June 2009 09:39:37 UTC