blob: 7a60d7018660cd25a74f7511d55c01e2cc6e70f8 [file] [log] [blame]
This tests that aria-multiselectable is exposed correctly for grids.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS gridMultiselectableUnspecified.isMultiSelectable is true
PASS gridMultiselectableTrue.isMultiSelectable is true
PASS gridMultiselectableFalse.isMultiSelectable is false
PASS successfullyParsed is true
TEST COMPLETE