[Release]wrt-installer_0.1.6
[framework/web/wrt-installer.git] / tests / general / widgets / register_content_fail / 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>