blob: f8141056f08698b19222f95628be41673da7556b [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.name is 'Value'
PASS successfullyParsed is true
TEST COMPLETE