blob: 3fe69681c31c32bc4e23b3fe2f583744bd3ece15 [file] [log] [blame]
The Test test TEST.
This tests that find and replace will match the capitalization of the replaced word.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('text').innerHTML is 'The Test jumped high.'
PASS document.getElementById('text').innerHTML is 'The Test test high.'
PASS document.getElementById('text').innerHTML is 'The Test test TEST.'
PASS successfullyParsed is true
TEST COMPLETE