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 src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
banners
/
play_app_test_page.html
blob
459d19cd0b896d0c21b733161e87afe178840713
1
<html>
2
<head>
3
<title>
Web app banner test page
</title>
4
<link
rel
=
"manifest"
href
=
"play_app_manifest.json"
/>
5
</head>
6
<body
onload
=
"initialize()"
>
7
Do-nothing page with a service worker.
8
</body>
9
</html>