diff options
Diffstat (limited to 'files/es/web/api/notifications_api')
| -rw-r--r-- | files/es/web/api/notifications_api/using_the_notifications_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/api/notifications_api/using_the_notifications_api/index.html b/files/es/web/api/notifications_api/using_the_notifications_api/index.html index 9c4e6affd5..1e0a516ab3 100644 --- a/files/es/web/api/notifications_api/using_the_notifications_api/index.html +++ b/files/es/web/api/notifications_api/using_the_notifications_api/index.html @@ -97,7 +97,7 @@ original_slug: Web/API/Notifications_API/Usando_la_API_de_Notificaciones }</pre> <div class="note"> -<p><strong>Nota:</strong> Antes de la versión 37, Chrome no te deja llamar a {{domxref("Notification.requestPermission()")}} en manejador de eventos <code>load</code> (ver <a href="https://code.google.com/p/chromium/issues/detail?id=274284" title="https://code.google.com/p/chromium/issues/detail?id=274284">problema 274284</a>).</p> +<p><strong>Nota:</strong> Antes de la versión 37, Chrome no te deja llamar a {{domxref("Notification.requestPermission()")}} en manejador de eventos <code>load</code> (ver <a href="https://code.google.com/p/chromium/issues/detail?id=274284">problema 274284</a>).</p> </div> <h3 id="Permisos_en_Firefox_OS_manifest">Permisos en Firefox OS manifest</h3> |
