repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Autofill: Remove external CSS from the heuristics test set.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
ref_redirect.html
blob
e42704afc515054abbbc895de58a8b7cbec43f0f
1
<!-- Test used by RedirectTest.ClientFragments to make sure non-user initiated
2
location changes (within page) are flagged as client redirects.-->
3
<html>
4
<body
onload
=
"document.location.href='#myanchor'"
>
5
<a
name
=
"myanchor"
>
Anchor
</a><br/>
6
</body>
7
</html>
8