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
/
accessible_cer
/
main.html
blob
9eca64468498329d6ffdcd35a43a03e2d87bd806
1
<html>
2
<head>
3
<title>
CER access test
</title>
4
<script
type
=
"text/javascript"
src
=
"chrome-extension-resource://demo/library.js"
></script>
5
<script
type
=
"text/javascript"
src
=
"background.js"
></script>
6
</head>
7
</html>