blob: 98f149d303771c66c5419a57ef2f53cd7d180950 [file] [log] [blame]
This paragraph contains two lines of text. One more sentence.
Tests that accessible inline text boxes update when a static text node changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS axStaticText.childrenCount is 2
PASS axInlineBefore0.name is 'This paragraph contains '
PASS axInlineBefore1.name is 'two lines of text.'
PASS axStaticText.childrenCount is 3
PASS axInlineAfter0.name is 'This paragraph contains '
PASS axInlineAfter1.name is 'two lines of text. One '
PASS axInlineAfter2.name is 'more sentence.'
PASS axInlineBefore1.name is ''
PASS successfullyParsed is true
TEST COMPLETE