blob: 2641c7144141903f030d12fd5a92a9c65519eebe [file] [log] [blame]
Kaido Kertf309f9a2021-04-30 12:09:15 -07001<!-- Copyright 2020 the V8 project authors. All rights reserved.
2Use of this source code is governed by a BSD-style license that can be
3found in the LICENSE file. -->
4
5<head>
6 <link href="./index.css" rel="stylesheet">
7</head>
8<div class="panel">
9 <h2>Timeline Panel</h2>
10 <div>
11 <slot></slot>
12 </div>
13</div>