Tests that a same-origin fetch in an iframe succeeds if the server blocks cross-origin loads with a 'From-Origin: same' response header. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS 127.0.0.1 fetch in 127.0.0.1 iframe succeeded. | |
PASS successfullyParsed is true | |
TEST COMPLETE | |
-------- | |
Frame: '<!--framePath //<!--frame0-->-->' | |
-------- | |
The iframe making a 127.0.0.1 fetch call. |