haikuwebkit/LayoutTests/accessibility/ios-simulator/placeholder-value-expected.txt

13 lines
324 B
Plaintext

This test that a text field with a place holder returns the placeholder as expected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS pass.stringAttributeValue('AXPlaceholderValue') is 'place'
PASS pass.stringValue is 'AXValue: val'
PASS successfullyParsed is true
TEST COMPLETE