Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: line 18: Unsafe JavaScript attempt to initiate navigation for fra me with URL 'http://127.0.0.1:8000/security/resources/cross-frame-iframe.html' f rom frame with URL 'http://localhost:8000/security/frameNavigation/resources/fra me-with-link-to-navigate.html'. The frame attempting navigation is neither same- origin with the target, nor is it the target's parent or opener. | |
| 2 | |
| 3 | 1 |
| 4 | 2 |
| 5 -------- | 3 -------- |
| 6 Frame: '<!--framePath //<!--frame0-->-->' | 4 Frame: '<!--framePath //<!--frame0-->-->' |
| 7 -------- | 5 -------- |
| 8 Frame-with-link-to-navigate | 6 Frame-with-link-to-navigate |
| 9 | 7 |
| 10 localhost | 8 localhost |
| 11 | 9 |
| 12 Test PASSED | 10 Test PASSED |
| 13 Click me | 11 Click me |
| 14 | 12 |
| 15 -------- | 13 -------- |
| 16 Frame: 'toNavigate' | 14 Frame: 'toNavigate' |
| 17 -------- | 15 -------- |
| 18 Inner iframe. | 16 Inner iframe. |
| OLD | NEW |