blob: a8fbed4cfd2dbe32f5bafa64dd4180422818b4da [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>alogin-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 class="body-sk">
<h1>alogin-sk</h1>
<section>
<h2>Fetching</h2>
<alogin-sk></alogin-sk>
</section>
<section>
<h2>Testing</h2>
<alogin-sk testing_offline></alogin-sk>
</section>
<section>
<h2>Failure</h2>
<alogin-sk url="/this/should/return/a/404"></alogin-sk>
</section>
</body>
</html>