blob: e699a717f51c43b2778dd4cf9974a17f2f754102 [file] [log] [blame]
PASS <iframe>'s about:blank inherits policy.
PASS <iframe srcdoc>'s inherits policy.
PASS <iframe src='blob:...'>'s inherits policy.
PASS <iframe src='data:...'>'s inherits policy.
PASS <iframe src='javascript:...'>'s inherits policy (static <img> is blocked)
PASS <iframe src='javascript:...'>'s inherits policy (dynamically inserted <img> is blocked)
PASS <iframe sandbox src='blob:...'>'s inherits policy. (opaque origin sandbox)