blob: 0742ed7c6fbe2c18b2c6c07ecf517fc9300bde22 [file] [log] [blame]
A paragraph with a link in the middle
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 'A paragraph with a link in the middle'
PASS link.stringForRange(0, -1) is 'a link'
PASS successfullyParsed is true
TEST COMPLETE