OLD | NEW |
1 CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with U
RL 'about:srcdoc' from frame with URL 'about:srcdoc'. The frame attempting navig
ation is sandboxed, and is therefore disallowed from navigating its ancestors. | 1 CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with U
RL 'about:srcdoc' from frame with URL 'about:srcdoc'. The frame attempting navig
ation is sandboxed, and is therefore disallowed from navigating its ancestors. |
2 | 2 |
| 3 PASS successfullyParsed is true |
| 4 |
| 5 TEST COMPLETE |
3 This test should not cause any navigation. | 6 This test should not cause any navigation. |
4 | 7 |
5 -------- | 8 -------- |
6 Frame: '<!--framePath //<!--frame0-->-->' | 9 Frame: '<!--framePath //<!--frame0-->-->' |
7 -------- | 10 -------- |
8 PASS | 11 PASS |
9 | 12 |
10 -------- | 13 -------- |
11 Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->' | 14 Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->' |
12 -------- | 15 -------- |
13 PASS | 16 PASS |
OLD | NEW |