Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
resources
/
script.js
blob: 54eaf530c5909b9e1c9c2d412cfb817ea3573142 [
file
] [
log
] [
blame
]
var
result
=
document
.
getElementById
(
"result"
);
result
.
firstChild
.
nodeValue
=
result
.
attributes
.
getNamedItem
(
"text"
).
value
;