1 Lorem ipsum dolor sit amet,
2 consectetur adipiscing elit.
3 Aliquam faucibus diam sit amet nunc vestibulum auctor.
5 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam faucibus diam sit amet nunc vestibulum auctor.
7 This test checks that linebreaks explicitly set by the author are properly exposed to ATs.
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
12 Role of the paragraph with break lines: AXRole: AXParagraph
13 Value of the paragraph with break lines: AXValue: Lorem ipsum dolor sit amet,<\n>consectetur adipiscing elit.<\n>Aliquam faucibus diam sit amet nunc vestibulum auctor.
16 Role of the paragraph with wrapped lines: AXRole: AXParagraph
17 Value of the paragraph with wrapped lines: AXValue: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam faucibus diam sit amet nunc vestibulum auctor.
20 PASS successfullyParsed is true