git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
http/tests/navigation/redirect-on-back-updates-history-item.html leaks a cookie
[WebKit-https.git]
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
redirect-updates-history-item-done.html
1
<script src="redirect-updates-history-item.js"></script>
2
<script>
3
clearLocationCookie();
4
5
onload = function() {
6
if (window.testRunner)
7
testRunner.notifyDone();
8
}
9
</script>
10
<body>PASS</body>