blob: db2a3ce0469398ba81bb6688e68ebcdb972dea26 [file] [edit]
This tests that aria fallback roles work correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS customMenuInternals.ariaActiveDescendantElement is document.getElementById("item-2")
PASS customMenuInternals.ariaActiveDescendantElement is document.getElementById("item-2")
PASS accessibilityController.accessibleElementById("menu-1").selectedChildrenCount is 1
PASS platformValueForW3CName(accessibilityController.accessibleElementById("menu-1").selectedChildAtIndex(0)) is "item 2"
PASS accessibilityController.accessibleElementById("menu-1").selectedChildAtIndex(0).isSelected is true
PASS successfullyParsed is true
TEST COMPLETE