blob: 7547e62d812d0a8e9e1ba0e4de39908d27e71097 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>alert-config-sk</title>
<meta charset='utf-8' />
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
<style type='text/css' media='screen'>
alert-config-sk {
display: block;
width: 40em;
}
body {
display: flex;
}
section {
padding: 8px;
}
</style>
</head>
<body>
<section class="body-sk">
<h1>alert-config-sk</h1>
<alert-config-sk></alert-config-sk>
</section>
<section class="body-sk darkmode">
<h1>alert-config-sk</h1>
<alert-config-sk></alert-config-sk>
</section>
<h2>State</h2>
<pre id=state></pre>
</body>
</html>