summaryrefslogtreecommitdiffstats
path: root/content/test/data/accessibility/html/contenteditable-descendants-expected-mac.txt
blob: 327ecc968a4eaa743e33319ac64ace986f19244f (plain)
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
26
27
28
AXWebArea
++AXGroup AXValue='A contenteditable with a link and an   and a  .
Always expose editable tables as tables.
Editable list item.
'
++++AXGroup
++++++AXStaticText AXValue='A contenteditable with a '
++++++AXLink AXTitle='link'
++++++++AXStaticText AXValue='link'
++++++AXStaticText AXValue=' and an '
++++++AXImage
++++++AXStaticText AXValue=' and a '
++++++AXButton AXTitle='Button'
++++++AXStaticText AXValue='.'
++++AXTable
++++++AXRow
++++++++AXCell
++++++++++AXStaticText AXValue='Always expose editable tables as tables.'
++++++AXColumn
++++++AXGroup
++++AXList
++++++AXGroup AXTitle='Editable list item.'
++++++++AXListMarker AXValue='1'
++++++++AXStaticText AXValue='Editable list item.'
++AXGroup
++++AXStaticText AXValue='Non-editable paragraph.'
++AXGroup AXValue='Should keep the role but change the state.'
++++AXStaticText AXValue='Should keep the role but change the state.'