Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / inline-text-input-expected.txt
blob67d7196fa432324b3349b4336cc07901f3ce1584
2 Demonstrates that accessible inline text boxes can be found within an input type=text.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS axInlineTextBox.role is 'AXRole: AXInlineTextBox'
8 PASS axInlineTextBox.stringValue is 'AXValue: Value'
9 PASS successfullyParsed is true
11 TEST COMPLETE