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
Roll leveldb 3f7758:803d69 (v1.17 -> v1.18)
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
platform_apps
/
open_link
/
main.html
blob
783d5f038ab200d26265e3efa381f579573da4c9
1
<!--
2
* Copyright (c) 2012 The Chromium Authors. All rights reserved. Use of this
3
* source code is governed by a BSD-style license that can be found in the
4
* LICENSE file.
5
-->
6
<html>
7
<body>
8
<a
id
=
"test-link"
target
=
"_blank"
>
Click me
</a>
9
<script
src
=
"main.js"
></script>
10
</body>
11
</html>