blob: ea65cc6f0e3331e414583eac3d75357e1d5090c0 [file] [log] [blame]
var i = document.createElement('img');
i.src = "http://{{hosts[alt][]}}:{{ports[http][0]}}/content-security-policy/support/fail.png";
document.body.appendChild(i);