blob: b67c9217b2be6d47e95a6e4ce36b2c9e88151e48 [file] [log] [blame]
This is a test.
Hello world.
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 paragraph.stringForRange(0, -1) is 'This is a test.'
PASS block.stringForRange(0, 12) is 'Hello world.'
PASS successfullyParsed is true
TEST COMPLETE