chromium/third_party/blink/web_tests/http/tests/security/contentSecurityPolicy/resources/script.js

var result = document.getElementById("result");
result.firstChild.nodeValue = result.attributes.getNamedItem("text").value;