blob: a684c0101dd5afa45b109104e0eb6e35bc480c13 [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