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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
push_messaging
/
test.html
blob
30ebc2273e4fbac81cbb42bcc38e22e083c650e8
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
Push API Test
</title>
5
<link
rel
=
"manifest"
href
=
"manifest.json"
>
6
<script
src
=
"push_test.js"
></script>
7
</head>
8
<body>
9
<h1>
Push API Test
</h1>
10
</body>
11
</html>