Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / content / test / data / accessibility / table-simple-expected-mac.txt
blob798e4c70f8054875a1fa665019310fb0dd36ce29
1 AXWebArea AXTitle='Table example'
2     AXTable
3         AXRow AXIndex='0'
4             AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":0}
5                 AXStaticText AXValue='A'
6             AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":0}
7                 AXStaticText AXValue='B'
8             AXCell AXColumnIndexRange={"len":1,"loc":2} AXRowIndexRange={"len":1,"loc":0}
9                 AXStaticText AXValue='C'
10         AXRow AXIndex='1'
11             AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":1}
12                 AXStaticText AXValue='D'
13             AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":1}
14                 AXStaticText AXValue='E'
15             AXCell AXColumnIndexRange={"len":1,"loc":2} AXRowIndexRange={"len":1,"loc":1}
16                 AXStaticText AXValue='F'
17         AXColumn AXIndex='0'
18         AXColumn AXIndex='1'
19         AXColumn AXIndex='2'
20         AXGroup