Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / manifest / parse-error-manifest.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <link rel=manifest href='parse-error-manifest.json'>
5 </head>
6 <body>
7 </body>
8 </html>