Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / test / data / notifications / notifications_request_inline.html
blob1e47c612987d31eed6227cc448e8172ac3a758fb
1 <html>
2 <head>
3 </head>
4 <body>
5 Requesting permission...
6 </body>
7 <script>
8 window.webkitNotifications.requestPermission();
9 </script>
10 </html>