Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
referrer.html
blob: e4d7729f3c6b18e9ef4020d3e168f60df65dd30a [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
waitUntilDone
();
}
window
.
location
=
'resources/referrer-result.php'
;
</script>