Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
http
/
tests
/
security
/
contentSecurityPolicy
/
resources
/
script.js
blob: 54eaf530c5909b9e1c9c2d412cfb817ea3573142 [
file
] [
log
] [
blame
]
var
result
=
document
.
getElementById
(
"result"
);
result
.
firstChild
.
nodeValue
=
result
.
attributes
.
getNamedItem
(
"text"
).
value
;