blob: f89265ffeb7a0ae702cbc9fff48e0d0d30249081 [file] [log] [blame]
This paragraph contains two lines of text.
Tests that accessible inline text boxes update when the static text style 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 1
PASS axInlineAfter0.name is 'This paragraph contains two lines of text.'
PASS successfullyParsed is true
TEST COMPLETE