| <!-- Copyright 2025 The Chromium Authors | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file.--> | |
| <!DOCTYPE html> | |
| <html> | |
| <meta charset="utf-8"> | |
| <title>DebugUI TabStrip</title> | |
| <body> | |
| <h1>DebugUI TabStrip</h1> | |
| <div id="tabstrip-container">Unable to load contents</div> | |
| <script type="module" src="tab_strip_internals.js"></script> | |
| </body> | |
| </html> |