1
    2
    3
    4
    5
    6
    7
    8

content / test / data / accessibility / html / custom-select-simple-expected-blink.txt [blame]

rootWebArea focusable htmlTag='#document'
++genericContainer ignored
++++genericContainer htmlTag='body'
++++++comboBoxSelect collapsed focusable htmlTag='select' name='Fruit' value='Apple' setSize=3 posInSet=1 haspopup=menu
++++++++menuListPopup invisible htmlTag='div' activedescendantId=menuListOption setSize=3 ispopup=auto
++++++++++menuListOption focusable htmlTag='option' name='Apple' setSize=3 posInSet=1 selected=true
++++++++++menuListOption focusable invisible htmlTag='option' name='Orange' setSize=3 posInSet=2 selected=false
++++++++++menuListOption focusable invisible htmlTag='option' name='Banana' setSize=3 posInSet=3 selected=false