| OLD | NEW |
| 1 CONSOLE ERROR: line 12: Test message. | 1 CONSOLE ERROR: line 12: Test message. |
| 2 Tests that the script formatting changes console line numbers. | 2 Tests that the script formatting changes console line numbers. |
| 3 | 3 |
| 4 | 4 |
| 5 Running: testSetup | 5 Running: testSetup |
| 6 | 6 |
| 7 Running: testConsoleMessagesForFormattedScripts | 7 Running: testConsoleMessagesForFormattedScripts |
| 8 script-formatter-console.html:12 | 8 script-formatter-console.html:12 |
| 9 Pre-format row message list: | 9 Pre-format row message list: |
| 10 [11] | 10 [11] |
| 11 script-formatter-console.html:formatted:15 | 11 script-formatter-console.html:formatted:15 |
| 12 Post-format row message list: | 12 Post-format row message list: |
| 13 [14] | 13 [14] |
| 14 | 14 |
| OLD | NEW |