On Jul 10, 2009, at 15:18 , Henri Sivonen wrote: > Aside: The retained-mode accessibility solution already exists, > although I don't know how buggy it is in practice: Putting a DOM > subtree potentially with ARIA attributes into <canvas> content. > However, to a large extent this defeats the point of having an > immediate-mode graphics API. If the developers were OK with retained > mode, they might as well use SVG+ARIA. Actually, having experimented with that, there is a benefit: you're not using the DOM, so the overhead of the tree you maintain (which is pretty much just a list) is much smaller. -- Robin Berjon - http://berjon.com/ Feel like hiring me? Go to http://robineko.com/Received on Friday, 10 July 2009 15:14:35 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:48:49 GMT