3 Tests that it is possible to return focus to the |window| object when a notifica
tion has been clicked on when another window is in the foreground.
4
5 When running this test manually, disable pop-up blocking, grant permission for t
he notification and reload this page. Click the notification which will be shown
. You should see two PASS messages and this window should be focused.
6
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10 PASS notification.onshow() has been called.
11 PASS notification.onclick() has been called.
12 PASS Focus has been returned to the opening window.
Issue 186713002: Add new layout tests for the Web Notification API.
(Closed)
Created 6 years, 9 months ago by Peter Beverloo
Modified 6 years, 5 months ago
Reviewers: Andrew T Wilson (Slow), abarth-chromium
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 4