Use multiline attribute to check for IA2_STATE_MULTILINE.
[chromium-blink-merge.git] / content / test / data / accessibility / html / table-spans-expected-mac.txt
blobddec6f69bf2db05a10a4e1bad33719568f3cf1b6
1 AXWebArea AXTitle='Table example with rowspan and colspan'
2 ++AXTable
3 ++++AXRow AXIndex='0'
4 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":2,"loc":0}
5 ++++++++AXStaticText AXValue='AD'
6 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":0}
7 ++++++++AXStaticText AXValue='BC'
8 ++++AXRow AXIndex='1'
9 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":1}
10 ++++++++AXStaticText AXValue='EF'
11 ++++AXColumn AXIndex='0'
12 ++++AXColumn AXIndex='1'
13 ++++AXGroup
14 ++AXTable
15 ++++AXRow AXIndex='0'
16 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":2,"loc":0}
17 ++++++++AXStaticText AXValue='AD'
18 ++++++AXCell AXColumnIndexRange={"len":2,"loc":1} AXRowIndexRange={"len":1,"loc":0}
19 ++++++++AXStaticText AXValue='BC'
20 ++++AXRow AXIndex='1'
21 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":1}
22 ++++++++AXStaticText AXValue='EF'
23 ++++++AXCell AXColumnIndexRange={"len":1,"loc":2} AXRowIndexRange={"len":1,"loc":1}
24 ++++++++AXStaticText AXValue='GH'
25 ++++AXColumn AXIndex='0'
26 ++++AXColumn AXIndex='1'
27 ++++AXColumn AXIndex='2'
28 ++++AXGroup