[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / table-th-rowheader-expected-mac.txt
bloba9d70884e716412e40191ccbfc52e830acc94371
1 AXWebArea AXTitle='Table example - th rowheader'
2 ++AXTable
3 ++++AXRow AXIndex='0'
4 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":0}
5 ++++++++AXStaticText AXValue='Firstname'
6 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":0}
7 ++++++++AXStaticText AXValue='Jill'
8 ++++AXRow AXIndex='1'
9 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc":1}
10 ++++++++AXStaticText AXValue='Lastname'
11 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc":1}
12 ++++++++AXStaticText AXValue='Smith'
13 ++++AXColumn AXIndex='0'
14 ++++AXColumn AXIndex='1'
15 ++++AXGroup