OLD | NEW |
1 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | 1 CONSOLE MESSAGE: line 1: Uncaught SecurityError: Blocked a frame with origin "ht
tp://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000".
Protocols, domains, and ports must match. |
2 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | 2 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. |
3 CONSOLE MESSAGE: line 1: Uncaught SecurityError: An attempt was made to break th
rough the security policy of the user agent. | |
4 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | |
5 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | |
6 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | |
7 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. | 3 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access
ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m
ust match. |
8 | 4 |
9 | 5 |
10 -------- | 6 -------- |
11 Frame: 'childFrame' | 7 Frame: 'childFrame' |
12 -------- | 8 -------- |
13 | 9 |
14 This tests that plug-ins can access objects in other frames as allowed by the se
curity model enforced in WebCore. | 10 This tests that plug-ins can access objects in other frames as allowed by the se
curity model enforced in WebCore. |
15 SUCCESS | 11 SUCCESS |
OLD | NEW |