Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / third_party / components / core-component-page / demo.html
1 <!doctype html>\r
2 <!--\r
3 Copyright (c) 2014 The Polymer Project Authors. All rights reserved.\r
4 This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE\r
5 The complete set of authors may be found at http://polymer.github.io/AUTHORS\r
6 The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS\r
7 Code distributed by Google as part of the polymer project is also\r
8 subject to an additional IP rights grant found at http://polymer.github.io/PATENTS\r
9 -->\r
10 <html>\r
11 <head>\r
12 \r
13   <script src="../platform/platform.js"></script>\r
14   <link rel="import" href="../polymer/polymer.html">\r
15   <link rel="import" href="core-component-page.html">\r
16 \r
17 </head>\r
18 <body unresolved>\r
19 \r
20   <core-component-page></core-component-page>\r
21 \r
22 </body>\r
23 </html>\r