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