blob: b21d2a4b4a58206106216006d6a656e443a452e7 [file] [log] [blame]
foo bar
This tests the ability to get element text for a specified range. No text should be obtainable for tables which should not implement the text interface.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS table.stringForRange(0, -1) is ''
PASS successfullyParsed is true
TEST COMPLETE