OLD | NEW |
1 CONSOLE MESSAGE: Unsafe JavaScript attempt to initiate navigation for frame with
URL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the
top-level window is sandboxed, but the 'allow-top-navigation' flag is not set. | 1 CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with U
RL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the t
op-level window is sandboxed, but the 'allow-top-navigation' flag is not set. |
2 | 2 |
3 CONSOLE MESSAGE: Blocked opening 'fail-and-notify-done.html' in a new window bec
ause the request was made in a sandboxed frame whose 'allow-popups' permission i
s not set. | 3 CONSOLE ERROR: Blocked opening 'fail-and-notify-done.html' in a new window becau
se the request was made in a sandboxed frame whose 'allow-popups' permission is
not set. |
4 CONSOLE MESSAGE: Unsafe JavaScript attempt to initiate navigation for frame with
URL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the
top-level window is sandboxed, but the 'allow-top-navigation' flag is not set. | 4 CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with U
RL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the t
op-level window is sandboxed, but the 'allow-top-navigation' flag is not set. |
5 | 5 |
6 CONSOLE MESSAGE: Unsafe JavaScript attempt to initiate navigation for frame with
URL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the
top-level window is sandboxed, but the 'allow-top-navigation' flag is not set. | 6 CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with U
RL 'navigate-top-by-name-to-fail.html'. The frame attempting navigation of the t
op-level window is sandboxed, but the 'allow-top-navigation' flag is not set. |
7 | 7 |
8 CONSOLE MESSAGE: Blocked opening 'fail-and-notify-done.html' in a new window bec
ause the request was made in a sandboxed frame whose 'allow-popups' permission i
s not set. | 8 CONSOLE ERROR: Blocked opening 'fail-and-notify-done.html' in a new window becau
se the request was made in a sandboxed frame whose 'allow-popups' permission is
not set. |
9 ALERT: PASS | 9 ALERT: PASS |
10 This test verifies that a sandboxed IFrame cannot navigate the top-level frame w
ithout allow-top-navigation. This test passes if the navigation does not occur. | 10 This test verifies that a sandboxed IFrame cannot navigate the top-level frame w
ithout allow-top-navigation. This test passes if the navigation does not occur. |
11 | 11 |
12 | 12 |
OLD | NEW |