haikuwebkit/LayoutTests/platform/glib/accessibility/double-nested-inline-elemen...

16 lines
421 B
Plaintext

test1
test2
End of test
This tests that when you have a two nested inline continuations and the child one has no siblings, that we go back to the parent to check for its continuation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXWebArea
AXRole: AXSection AXValue: test1<\n>test2<\n>
AXRole: AXSection AXValue: test2
PASS successfullyParsed is true
TEST COMPLETE