OLD | NEW |
---|---|
1 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. | 1 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m ust match. |
2 PASS: Cross-site access denied. | 2 CONSOLE MESSAGE: line 24: document.write threw exception of type SecurityError |
Mike West
2013/07/09 10:09:51
The exception type here matches the exception type
| |
3 | 3 document.write |
OLD | NEW |