blob: 36849c805d5994f88cd2848d3750012a3cb00277 [file] [log] [blame]
cfleizach@apple.com35135832016-03-29 00:58:23 +00001
2This tests that when an auto fill element is removed we won't crash accessing an old value.
3
4On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7PASS accessibilityController.accessibleElementById('textfield').childrenCount is 3
8PASS accessibilityController.accessibleElementById('textfield').childrenCount is 1
9PASS successfullyParsed is true
10
11TEST COMPLETE
12