blob: 451f6afa2ab336292fdb6753cbbde2ab9d2e25a0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>query-dialog-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">
<!-- A query-dialog-sk element will be inserted here dynamically. -->
<p><button id="show-dialog">Show dialog</button></p>
<p>
<button id="show-dialog-with-selection">
Show dialog with selection
</button>
</p>
</body>
</html>