repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disable view source for Developer Tools.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
notifications
/
notifications_request_inline.html
blob
1e47c612987d31eed6227cc448e8172ac3a758fb
1
<html>
2
<head>
3
</head>
4
<body>
5
Requesting permission...
6
</body>
7
<script>
8
window
.
webkitNotifications
.
requestPermission
();
9
</script>
10
</html>