haikuwebkit/LayoutTests/accessibility/gtk/text-for-range-entry-and-pa...

13 lines
359 B
Plaintext

This tests the ability to get element text for a specified range.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS entry.stringForRange(0, -1) is 'foo bar baz'
PASS password.stringForRange(0, -1) is '•••••••••••'
PASS successfullyParsed is true
TEST COMPLETE