blob: 91994fcdb56d9791761345ce3b73aaf02b6164a8 [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>
<h1>sort-toggle-sk</h1>
<div id=container></div>
</body>
</html>