Sign in
chromium
/
chromium
/
src.git
/
HEAD
/
.
/
chrome
/
test
/
data
/
links.html
blob: 8ae7494eb6c7d1ecf7ef067b388471afb0cbe761 [
file
]
<p>
This page has a few links
</p>
<p>
<a
id
=
"title1"
href
=
"/title1.html"
>
Go to title1
</a>
<a
id
=
"ref"
href
=
"#ref"
>
ref link
</a>
</p>