Sign in
webkit
/
WebKit
/
49c45f529348e27f11122daecbee33e4fa730919
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
back-send-referrer.html
blob: 65542e28e956e1a36fad5654949dd213b6a8dbb7 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
waitUntilDone
();
testRunner
.
dumpAsText
();
}
window
.
name
=
"0"
;
window
.
location
=
"resources/back-send-referrer-helper.py"
;
</script>