add a use_alsa gyp setting
[chromium-blink-merge.git] / content / test / data / accessibility / a-with-img-expected-mac.txt
blobb4261daf4fe3bdae2f871e48e3745d469236a972
1 AXWebArea
2     AXGroup
3         AXLink title='Link with image at start.'
4             AXImage description='Link'
5             AXStaticText value=' with image at start.'
6         AXLink title='Link with image in the middle.'
7             AXStaticText value='Link with '
8             AXImage description='image'
9             AXStaticText value=' in the middle.'
10         AXLink title='Link with broken in the middle.'
11             AXStaticText value='Link with '
12             AXImage description='broken'
13             AXStaticText value=' in the middle.'
14         AXLink title='Link with image at the end'
15             AXStaticText value='Link with image at the '
16             AXImage description='end'