| OLD | NEW |
| 1 CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://127.0
.0.1:8000/security/cross-frame-access-frameelement.html from frame with URL http
://127.0.0.1:8080/security/resources/cross-frame-access-frameelement-from-iframe
.html. Domains, protocols and ports must match. | 1 CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL http://127.0
.0.1:8000/security/cross-frame-access-frameelement.html from frame with URL http
://127.0.0.1:8080/security/resources/cross-frame-access-frameelement-from-iframe
.html. Domains, protocols and ports must match. |
| 2 | 2 |
| 3 This test checks if frameElement is accessible from the same or cross origin ifr
ame. | 3 This test checks if frameElement is accessible from the same or cross origin ifr
ame. |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 -------- | 7 -------- |
| 8 Frame: '<!--framePath //<!--frame0-->-->' | 8 Frame: '<!--framePath //<!--frame0-->-->' |
| 9 -------- | 9 -------- |
| 10 [object HTMLIFrameElement] | 10 [object HTMLIFrameElement] |
| 11 | 11 |
| 12 -------- | 12 -------- |
| 13 Frame: '<!--framePath //<!--frame1-->-->' | 13 Frame: '<!--framePath //<!--frame1-->-->' |
| 14 -------- | 14 -------- |
| 15 undefined | 15 undefined |
| OLD | NEW |