haikuwebkit/LayoutTests/accessibility/aria-combobox-expected.txt

16 lines
359 B
Plaintext

option 1
option 2
This tests that the aria roles for combobox and aria-expanded work correctly in conjunction.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Role: AXRole: AXComboBox
PASS combobox.isExpanded is false
PASS combobox.isExpanded is false
Role: AXRole: AXMenu
PASS successfullyParsed is true
TEST COMPLETE