| OLD | NEW |
| 1 CONSOLE MESSAGE: line 7: 1 | 1 CONSOLE MESSAGE: line 7: 1 |
| 2 CONSOLE INFO: line 9: 2 | 2 CONSOLE INFO: line 9: 2 |
| 3 CONSOLE ERROR: line 11: 3 | 3 CONSOLE ERROR: line 11: 3 |
| 4 CONSOLE WARNING: line 13: 4 | 4 CONSOLE WARNING: line 13: 4 |
| 5 Test that console.log can be called without console receiver. | 5 Test that console.log can be called without console receiver. |
| 6 | 6 |
| 7 console-log-without-console.html:7 1 | 7 console-log-without-console.html:7 1 |
| 8 console-log-without-console.html:9 2 | 8 console-log-without-console.html:9 2 |
| 9 console-log-without-console.html:11 3(anonymous function) @ console-log-without-
console.html:11 | 9 console-log-without-console.html:11 3(anonymous function) @ console-log-without-
console.html:11 |
| 10 console-log-without-console.html:13 4 | 10 console-log-without-console.html:13 4(anonymous function) @ console-log-without-
console.html:13 |
| 11 | 11 |
| OLD | NEW |