Test to make sure we preserve styles when removing links On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS unlink on all of "hello world" yields "hello world" PASS unlink on all of "hello world" yields "hello world" PASS unlink on all of "hello world" yields "hello world" PASS unlink on all of "hello world" yields "hello world" PASS unlink on all of "hello world WebKit" yields "hello world WebKit" PASS unlink on all of "hello world WebKit" yields "hello world WebKit" PASS unlink on last two words of "hello world WebKit" yields "hello world WebKit" PASS unlink on last two words of "hello world WebKit rocks" yields "hello world WebKit rocks" PASS unlink on first two words of "hello world WebKit" yields "hello world WebKit" PASS unlink on all of "
hello
world
" yields "
hello
world
" PASS unlink on all of "hello
world
WebKit" yields "hello
world
WebKit" PASS unlink on last two words of "
hello
world WebKit
" yields "
hello
world WebKit
" PASS unlink on last word of "
hello
world
" yields "
hello
world
" PASS successfullyParsed is true TEST COMPLETE