blob: 2a33ab38f6e58e2745c15d6b85d532a041054842 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>triage-history-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">
</head>
<body>
<h2>Draws nothing when empty</h2>
<triage-history-sk id="empty"></triage-history-sk>
<h2>Shows the last entry</h2>
<triage-history-sk id="with_data"></triage-history-sk>
</body>
</html>