You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To the extent possible under law, the editors have waived all copyright and
37
38
related or neighboring rights to this work. In addition, as of
38
-
18 November 2013, the editors have made this specification available
39
+
19 November 2013, the editors have made this specification available
39
40
under the
40
41
<ahref="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
41
42
which is available at
@@ -275,6 +276,11 @@ <h3 id="activating-a-notification"><span class="secno">4.6 </span>Activating a n
275
276
276
277
<pclass="note">Throughout the web platform "activate" is intentionally misnamed as "click".
277
278
279
+
<pclass="note">User agents are strongly encouraged to make
280
+
<ahref="http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#dom-window-focus"><codeclass="external" data-anolis-spec="html" title="dom-window-focus">window.focus()</code></a> work from within
281
+
the event listener for the event named <codetitle="">click</code> as a means of focusing the
282
+
browsing context related to the notification.
283
+
278
284
<h3id="closing-a-notification"><spanclass="secno">4.7 </span>Closing a notification</h3>
279
285
280
286
<p>When a <ahref="#concept-notification" title="concept-notification">notification</a> is closed,
0 commit comments