blob: a0eacb716592600a835727c6b60378f9e20d8b26 [file] [log] [blame]
carlosgc@webkit.orgfdfb04c2019-05-21 12:45:08 +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 2
8PASS accessibilityController.accessibleElementById('textfield').childrenCount is 0
9PASS successfullyParsed is true
10
11TEST COMPLETE
12