summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/blink-contrib/resources/script.js
blob: 54eaf530c5909b9e1c9c2d412cfb817ea3573142 (plain)
1
2
var result = document.getElementById("result");
result.firstChild.nodeValue = result.attributes.getNamedItem("text").value;