Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
xss-DENIED-assign-location-host-attacker.html
blob: 0cb5e6fbce0dcc06f866a28c5de74183cc327a68 [
file
] [
log
] [
blame
]
<script>
var
victim
=
parent
;
victim
.
location
.
host
=
"localhost:8000/security/resources/xss-DENIED-assign-location-host-failure.html?"
;
</script>