1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / aria / aria-multiselectable-expected-mac.txt [blame]

AXWebArea
++AXList AXDescription='My Listbox'
++++AXStaticText AXValue='Example 1 not selected'
++++AXStaticText AXValue='Example 2 not selected'
++++AXStaticText AXValue='Example 3 not selected'
++++AXStaticText AXValue='Example 4 not selected'
++AXList AXDescription='My Listbox'
++++AXStaticText AXValue='Example 1 not selected'
++++AXStaticText AXValue='Example 2 selected'
++++AXStaticText AXValue='Example 3 not selected'
++++AXStaticText AXValue='Example 4 selected'