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