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

content / test / data / accessibility / aria / aria-textbox-with-aria-textbox-child-expected-mac.txt [blame]

AXWebArea
++AXTextField AXDescription='not editable' AXValue='Foo<newline>Bar<newline>Bar<newline>Baz<newline>Baz'
++++AXGroup
++++++AXStaticText AXValue='Foo'
++++AXTextField AXDescription='nested, not editable, rich' AXValue='Bar'
++++++AXGroup
++++++++AXStaticText AXValue='Bar'
++++AXTextField AXDescription='nested, not editable, plain' AXValue='Bar'
++++++AXStaticText AXValue='Bar'
++++AXTextArea AXDescription='nested, editable, rich' AXValue='Baz'
++++++AXGroup
++++++++AXStaticText AXValue='Baz'
++++AXTextArea AXDescription='nested, editable, plain' AXValue='Baz'
++++++AXStaticText AXValue='Baz'
++AXTextArea AXDescription='editable' AXValue='Foo<newline>Bar<newline>Bar<newline>Baz<newline>Baz'
++++AXGroup
++++++AXStaticText AXValue='Foo'
++++AXTextField AXDescription='nested, not editable, rich' AXValue='Bar'
++++++AXGroup
++++++++AXStaticText AXValue='Bar'
++++AXTextField AXDescription='nested, not editable, plain' AXValue='Bar'
++++++AXStaticText AXValue='Bar'
++++AXTextArea AXDescription='nested, editable, rich' AXValue='Baz'
++++++AXGroup
++++++++AXStaticText AXValue='Baz'
++++AXTextArea AXDescription='nested, editable, plain' AXValue='Baz'
++++++AXStaticText AXValue='Baz'