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
Elim cr-checkbox
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
webnavigation
/
requestOpenTab
/
a.html
blob
6473d89bceb58c1c215b0e213a577419cda25017
1
<html><head>
2
<style
type
=
"text/css"
>
3
body
{
4
margin
:
0
;
5
}
6
</style>
7
</head>
8
<body>
9
<a
href
=
"b.html"
>
link
</a>
10
</body>
11
</html>