blob: ad90201e616e8b1108b8484202b165c716d5aaa7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>sort-toggle-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>
sort-toggle-sk {
display: flex; /* Puppeteer's screenshots complain that node has 0 width w/o this */
}
</style>
</head>
<body class="body-sk">
<h1>sort-toggle-sk</h1>
<div id="container"></div>
</body>
</html>