5f572a9ed9e004b7a670d65474e8a60cb2505209
[framework/web/wrt-installer.git] / tests / general / widgets / register_protocol / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, width=device-width" />
5   <title>Custom handlers</title>
6 </head>
7 <body style="background-color:red;">
8     <h1 id="test">FAIL</h1>
9     <script type="text/javascript" src="hook.js"></script>
10 </body>
11 </html>