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 --- .../registerprotocolhandler/web-based_protocol_handlers/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/ja/web/api/navigator') diff --git a/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index e131010da8..a40aae399b 100644 --- a/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -7,8 +7,6 @@ tags: - Web-Based Protocol Handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -
{{Fx_minversion_header(3)}}
-

背景

ウェブページで http ではないプロトコルを使用したリソースへのリンクを見つけることがよくあります。例えば、 mailto: プロトコルです。

-- cgit v1.2.3-54-g00ecf