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

Side by Side 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, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 DESKTOP NOTIFICATION: icon , title New E-mail, text Meet me tonight at 8!
2 DESKTOP NOTIFICATION CLOSED: New E-mail
3 Check that window.focus() is not restricted during notification click events.
4
5 To exercise manually, disable pop-up blocking, grant notification permissions an d load this page, then click on the notification. You should see two "PASS" mess ages and this window should be focused.
6
7 PASS: click event fired.
8 PASS: focus event fired.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698