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