1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25

content / test / data / accessibility / aria / aria-radio-in-shadow-root-expected-mac.txt [blame]

AXWebArea AXLinkedUIElements=[]
++AXRadioGroup AXDescription='Group One' AXLinkedUIElements=[]
++++AXHeading AXLinkedUIElements=[] AXTitle='Group One' AXValue=1
++++++AXStaticText AXLinkedUIElements=[] AXValue='Group One'
++++AXRadioButton AXLinkedUIElements=[:5, :6, :7] AXTitle='Red' AXValue=1
++++AXRadioButton AXLinkedUIElements=[:5, :6, :7] AXTitle='Green' AXValue=0
++++AXRadioButton AXLinkedUIElements=[:5, :6, :7] AXTitle='Blue' AXValue=0
++AXRadioGroup AXDescription='Group Two' AXLinkedUIElements=[]
++++AXHeading AXLinkedUIElements=[] AXTitle='Group Two' AXValue=1
++++++AXStaticText AXLinkedUIElements=[] AXValue='Group Two'
++++AXRadioButton AXLinkedUIElements=[:11, :12, :13] AXTitle='Red' AXValue=1
++++AXRadioButton AXLinkedUIElements=[:11, :12, :13] AXTitle='Green' AXValue=0
++++AXRadioButton AXLinkedUIElements=[:11, :12, :13] AXTitle='Blue' AXValue=0
++AXRadioGroup AXDescription='Group with aria-setsize and aria-posinset' AXLinkedUIElements=[]
++++AXHeading AXLinkedUIElements=[] AXTitle='Group with aria-setsize and aria-posinset' AXValue=1
++++++AXStaticText AXLinkedUIElements=[] AXValue='Group with aria-setsize and aria-posinset'
++++AXRadioButton AXLinkedUIElements=[:17, :18, :19] AXTitle='Red' AXValue=1
++++AXRadioButton AXLinkedUIElements=[:17, :18, :19] AXTitle='Green' AXValue=0
++++AXRadioButton AXLinkedUIElements=[:17, :18, :19] AXTitle='Blue' AXValue=0
++AXGroup AXSubrole=AXApplicationGroup AXDescription='Checkbox Group One' AXLinkedUIElements=[]
++++AXHeading AXLinkedUIElements=[] AXTitle='Checkbox Group One' AXValue=1
++++++AXStaticText AXLinkedUIElements=[] AXValue='Checkbox Group One'
++++AXCheckBox AXLinkedUIElements=[] AXTitle='Red' AXValue=1
++++AXCheckBox AXLinkedUIElements=[] AXTitle='Green' AXValue=0
++++AXCheckBox AXLinkedUIElements=[] AXTitle='Blue' AXValue=0