blob: 67d7196fa432324b3349b4336cc07901f3ce1584 [file] [log] [blame]
Demonstrates that accessible inline text boxes can be found within an input type=text.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS axInlineTextBox.role is 'AXRole: AXInlineTextBox'
PASS axInlineTextBox.stringValue is 'AXValue: Value'
PASS successfullyParsed is true
TEST COMPLETE