krautzource / aria-tree-walker

A lightweight walker for labeled ARIA trees
https://krautzource.github.io/aria-tree-walker/
Apache License 2.0
2 stars 0 forks source link

dealing with empty labels #38

Closed pkra closed 2 years ago

pkra commented 3 years ago

Sometimes (e.g,. https://github.com/zorkow/speech-rule-engine/issues/518), a label might be empty. It might make sense to provide a fallback, either textual or perhaps something fancier like an earcon.

pkra commented 2 years ago

Empty labels are invalid. These should be fixed upstream (e.g., https://github.com/krautzource/sre-to-tree/issues/26)