haikuwebkit/LayoutTests/accessibility/win/multiple-select-element-rol...

8 lines
250 B
Plaintext

This tests the accessibility roles of multiselect elements and their option elements.
PASS accessibilityController.focusedElement.role is "AXRole: AXList"
PASS accessibilityController.focusedElement.childAtIndex(0).role is "AXRole: AXStaticText"