From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/es/web/api/navigator/registerprotocolhandler/index.html | 3 +-- .../registerprotocolhandler/web-based_protocol_handlers/index.html | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'files/es/web/api/navigator') diff --git a/files/es/web/api/navigator/registerprotocolhandler/index.html b/files/es/web/api/navigator/registerprotocolhandler/index.html index a2a57f7ae3..9cfc1eb165 100644 --- a/files/es/web/api/navigator/registerprotocolhandler/index.html +++ b/files/es/web/api/navigator/registerprotocolhandler/index.html @@ -6,8 +6,7 @@ tags: - Referencia_DOM_de_Gecko translation_of: Web/API/Navigator/registerProtocolHandler --- -

 

-

{{ ApiRef() }} {{ Fx_minversion_header(3) }}

+

{{ ApiRef() }}

Resumen

Permite que las páginas web se registren por si mismas como posibles manejadores para protocolos concretos.

Sintaxis

diff --git a/files/es/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/es/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 2f72c52dc9..0100f4b194 100644 --- a/files/es/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/es/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -7,8 +7,6 @@ tags: - HTML5 translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -
{{Fx_minversion_header(3)}}
-

Antecedentes

Es bastante común encontrar enlaces de páginas web a recursos que no usan protocolos http. Un ejemplo es el protocolo mailto::

-- cgit v1.2.3-54-g00ecf