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. |
- |