1 CONSOLE MESSAGE: line 2: A message with first argument string
2 CONSOLE MESSAGE: line 3: 2011
3 CONSOLE MESSAGE: line 4: [object Window]
4 Tests that Web Inspector will discard console message arguments when iframe where the message was logged is navigated to a different page.
7 PASSED: found argument counts for 3 messages
8 PASSED: message #0 has no arguments.
9 PASSED: message #1 has no arguments.
10 PASSED: message #2 has no arguments.