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
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
webnavigation
/
targetBlank
/
a.html
blob
5c9cff13650e0eb48ea315b36985a5b103c59d3f
1
<html><head>
2
<style
type
=
"text/css"
>
3
body
{
4
margin
:
0
;
5
}
6
</style>
7
</head>
8
<body>
9
<a
target
=
"_blank"
href
=
"b.html"
>
link
</a>
10
</body>
11
</html>