[inheritance-from-initiator.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[inheritance-from-initiator.sub.html?scheme=blob]
[blob: Changing contentWindow.location inherits from who changed it (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[blob: window.open() inherits from caller (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[blob: Click on anchor inherits from owner of the anchor (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[inheritance-from-initiator.sub.html?scheme=javascript]
[javascript: Setting src inherits from parent (apart from javascript:, which keeps target policies).]
expected: FAIL
[javascript: Changing contentWindow.location inherits from who changed it (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[javascript: Changing contentWindow.location indirectly inherits from who changed it directly (apart from javascript:, which keeps target policies).]
expected: FAIL
[javascript: window.open() inherits from caller (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[javascript: Click on anchor inherits from owner of the anchor (apart from javascript:, which keeps target policies, and blob:, which always inherits from creator).]
expected: FAIL
[javascript: Form submission through submit() inherits from owner of form (apart from javascript:, which keeps target policies).]
expected: FAIL
[javascript: Form submission through button click inherits from owner of form (apart from javascript:, which keeps target policies).]
expected: FAIL
[inheritance-from-initiator.sub.html?scheme=data]