Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Unified Diff: LayoutTests/fast/notifications/notification-exceptions.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/notifications/notification-exceptions.html
diff --git a/LayoutTests/fast/notifications/notification-exceptions.html b/LayoutTests/fast/notifications/notification-exceptions.html
index 3c9fd5bd744310a615f2f8992f8c43fec3975c68..9fb4219202153e8408ab4888bc917c84dc4846ec 100644
--- a/LayoutTests/fast/notifications/notification-exceptions.html
+++ b/LayoutTests/fast/notifications/notification-exceptions.html
@@ -12,6 +12,5 @@
testRunner.grantWebNotificationPermission("file://");
shouldThrow('window.webkitNotifications.createNotification("http:///", "Title", "Message");', '"SyntaxError: Failed to execute \'createNotification\' on \'NotificationCenter\': \'http:///\' is not a valid icon URL."');
</script>
- <script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/multicol/zeroColumnCount.html ('k') | LayoutTests/fast/notifications/notifications-leak-document.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698