blob: b22bfc69cf75f191886671550c57144d7019ef41 [file] [log] [blame]
a
b
This tests that aria-multiline will change the role of a text control from a text field to a text area.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS accessibilityController.focusedElement.role is 'AXRole: AXTextField'
PASS accessibilityController.focusedElement.role is 'AXRole: AXTextArea'
PASS successfullyParsed is true
TEST COMPLETE