blob: fd7c8d80108a78ce9ec1feaade841948f9740107 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
<script type="text/javascript">
shouldBeDefined("window.webkitNotifications");
shouldNotThrow("window.webkitNotifications.requestPermission()");
</script>
<script src="../../resources/js-test-post.js"></script>
</head>
</html>