blob: 8301ec6ba47a0c64c2cd1f5d937add3500cc6a89 [file] [log] [blame]
Test wholeText and replaceWholeText
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textB.wholeText is 'AB'
PASS para.textContent is 'ABC'
PASS textB.wholeText is 'XYZ'
PASS para.textContent is 'XYZC'
PASS successfullyParsed is true
TEST COMPLETE