| OLD | NEW |
| 1 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http
://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". P
rotocols, domains, and ports must match. | 1 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http
://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". P
rotocols, domains, and ports must match. |
| 2 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http
://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". P
rotocols, domains, and ports must match. | 2 CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http
://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". P
rotocols, domains, and ports must match. |
| 3 | 3 |
| 4 | 4 |
| 5 -------- | 5 -------- |
| 6 Frame: 'childFrame' | 6 Frame: 'childFrame' |
| 7 -------- | 7 -------- |
| 8 | 8 |
| 9 This tests that plug-ins can access objects in other frames as allowed by the se
curity model enforced in WebCore. | 9 This tests that plugins can access objects in other frames as allowed by the sec
urity model enforced in WebCore. |
| 10 SUCCESS | 10 SUCCESS |
| OLD | NEW |