Sign in
◑
Theme
chromium
/
chromium
/
src.git
/
cacd985b2d2a5eb8a94deab5368d2f7d2c4bac52
/
.
/
chrome
/
test
/
data
/
viewsource
/
navigation.html
blob: 67b9ab0af84ca9b1a3a106a1b5bf9a166d8fd346 [
file
]
<html>
<head>
<title>
Links test
</title>
</head>
<body>
<a
href
=
"/echoheader?Referer"
>
Navigate
</a>
<a
href
=
"javascript:alert('fail');"
>
JavaScript
</a>
</body>
</html>