<!-- Copyright 2023 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 dir="$i18n{textdirection}" lang="$i18n{language}">
<head>
<meta charset="utf-8">
<title>ChromeOS Status Area Tester</title>
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
</head>
<body>
<status-area-internals></status-area-internals>
<script type="module" src="status_area_internals.js"></script>
</body>
</html>