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

Unified Diff: LayoutTests/fast/notifications/notifications-click-event-focus-expected.txt

Issue 184733002: Remove support for legacy WebKit Notifications (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove tests which no longer apply Created 6 years, 10 months 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/notifications-click-event-focus-expected.txt
diff --git a/LayoutTests/fast/notifications/notifications-click-event-focus-expected.txt b/LayoutTests/fast/notifications/notifications-click-event-focus-expected.txt
deleted file mode 100644
index 35473a6af84311499d62922d6d108c21e5438618..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/notifications/notifications-click-event-focus-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-DESKTOP NOTIFICATION: icon , title New E-mail, text Meet me tonight at 8!
-DESKTOP NOTIFICATION CLOSED: New E-mail
-Check that window.focus() is not restricted during notification click events.
-
-To exercise manually, disable pop-up blocking, grant notification permissions and load this page, then click on the notification. You should see two "PASS" messages and this window should be focused.
-
-PASS: click event fired.
-PASS: focus event fired.
-

Powered by Google App Engine
This is Rietveld 408576698