blob: 1d7b4efcd0c99823240139378e62c3dbdb0fe07e [file] [log] [blame]
<html>
<head>
<script>
function request() {
Notification.requestPermission();
return true;
}
</script>
</head>
<body>
Standing by to request permission...
</body>
</html>