- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / window_open / panel_window_open / content_panel.html
1 <!--
2  * Copyright (c) 2012 The Chromium Authors. All rights reserved.  Use of this
3  * source code is governed by a BSD-style license that can be found in the
4  * LICENSE file.
5 -->
6 <html>
7   <head>
8     <script src="content_panel.js"></script>
9   </head>
10   <body>
11     Testing window.open from a panel.
12   </body>
13 </html>