[link-click-blocked.sub.html]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]
if fission and (os == "android"): [OK, TIMEOUT]
[Test that the child iframe navigation is not allowed]
expected:
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[Violation report status OK.]
expected:
if (os == "linux") and not debug and fission: [PASS, FAIL]