Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / third_party / tvcm / src / tvcm / ui / quad_stack_view.html
1 <!--
2 Copyright (c) 2013 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
5 -->
6
7 <template id='quad-stack-view-template'>
8   <canvas id='canvas'></canvas>
9   <img id='chrome-left'/>
10   <img id='chrome-mid'/>
11   <img id='chrome-right'/>
12 </template>