| 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 | |