Source code

Revision control

Copy as Markdown

Other Tools

[about-srcdoc-navigation-blocked.window.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[Navigations to about:srcdoc via window.location must be blocked]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Navigations to about:srcdoc via window.open() must be blocked]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
if (os == "android") and not debug: [PASS, FAIL]
[Navigations to about:srcdoc?query via window.location within an about:srcdoc document must be blocked]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, FAIL]