PerBothner / DomTerm

DOM/JavaScript-based terminal-emulator/console

Home Page:https://domterm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessibility

Zireael07 opened this issue · comments

Is Domterm screen reader accessible? Does it set the correct Aria roles?

I've attempted to set appropriate Aria roles for menus.
It also mostly uses browser elements in a way to match logical structure, which should hopefully help with accessibility.
However, I don't have knowledge and experience to make it truly accessible, and I don't have any real way to to test accessibility.
I would be happy to receive suggestions and feedback if there are fixable issues, and I'll do my best.