Artanis/pagedown

UI buttons (bold, italic for example) use inaccessible code

Opened this issue · 0 comments

Usage of WAI-ARIA and correct HTML would help ensure a slightly better 
experience.

For example using a <button> opposed to a <span> and using roles using as 
"application" and "menu" or "button" to the inserted mark-up shouldn't be that 
tricky to implement.

Am happy to hack around and provide more concrete examples if needed...


Original issue reported on code.google.com by rossbrun...@gmail.com on 15 Nov 2011 at 9:42