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
/
webapps
/
manifest_test_page.html
blob
2efa47145c081094c019fd01153b227881e91c9a
1
<html>
2
<head>
3
<title>
Web app banner test page
</title>
4
<link
rel
=
"manifest"
href
=
"manifest.json"
/>
5
</head>
6
<body>
7
Do-nothing page with a manifest.
8
</body>
9
</html>