haikuwebkit/LayoutTests/accessibility/ax-value-with-search-expect...

13 lines
298 B
Plaintext

This tests that a search field is returns its accessibilityValue correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS search.stringValue is 'AXValue: hello'
PASS search.stringValue is 'AXValue: test'
PASS successfullyParsed is true
TEST COMPLETE