Upstream version 11.39.244.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / sample / assets / create_window_2.html
1 <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5   <title>Create Window 2</title>
6 </head>
7 <body>
8   <p>Create window by open <a id="new_window" href="new_window.html" target="_blank">link</a></p>
9 </body>
10 </html>