git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bc0880b95091d227bf309e6658f829ea00d536af
[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
onload = function() {
4
if (window.testRunner)
5
testRunner.notifyDone();
6
}
7
</script>
8
<body>PASS</body>