a11y tests: Add a tests for menu buttons with popovers

This shows that popovers currently lack accessibility.
This commit is contained in:
Matthias Clasen
2014-02-22 12:51:11 -05:00
parent 18749136da
commit 71e46a0b0e
3 changed files with 47 additions and 0 deletions

View File

@ -75,6 +75,7 @@ testdata = \
menu.ui menu.txt \
menubutton.ui menubutton.txt \
menubutton2.ui menubutton2.txt \
menubutton3.ui menubutton3.txt \
combos.ui combos.txt \
listbox.ui listbox.txt \
stack.ui stack.txt \