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/ja/web/api/htmlelement/oncopy/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/api/htmlelement/oncopy') diff --git a/files/ja/web/api/htmlelement/oncopy/index.html b/files/ja/web/api/htmlelement/oncopy/index.html index 52f3c816f6..61174cfee9 100644 --- a/files/ja/web/api/htmlelement/oncopy/index.html +++ b/files/ja/web/api/htmlelement/oncopy/index.html @@ -11,7 +11,7 @@ tags: - Reference translation_of: Web/API/HTMLElement/oncopy --- -
{{ APIRef("HTML DOM") }}{{SeeCompatTable}} {{ Fx_minversion_header(3) }}
+
{{ APIRef("HTML DOM") }}{{SeeCompatTable}}

oncopy プロパティは {{domxref("HTMLElement")}} インターフェイスのプロパティで、 {{domxref("Element/copy_event", "copy")}} イベントを処理するイベントハンドラー ({{domxref("EventHandler")}}) です。

-- cgit v1.2.3-54-g00ecf