aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/htmlelement')
-rw-r--r--files/ja/web/api/htmlelement/oncopy/index.html2
-rw-r--r--files/ja/web/api/htmlelement/oncut/index.html2
2 files changed, 2 insertions, 2 deletions
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
---
-<div>{{ APIRef("HTML DOM") }}{{SeeCompatTable}} {{ Fx_minversion_header(3) }}</div>
+<div>{{ APIRef("HTML DOM") }}{{SeeCompatTable}}</div>
<p><strong><code>oncopy</code></strong> プロパティは {{domxref("HTMLElement")}} インターフェイスのプロパティで、 {{domxref("Element/copy_event", "copy")}} イベントを処理するイベントハンドラー ({{domxref("EventHandler")}}) です。</p>
diff --git a/files/ja/web/api/htmlelement/oncut/index.html b/files/ja/web/api/htmlelement/oncut/index.html
index 81c6f5d9d6..3e572d1e61 100644
--- a/files/ja/web/api/htmlelement/oncut/index.html
+++ b/files/ja/web/api/htmlelement/oncut/index.html
@@ -8,7 +8,7 @@ tags:
translation_of: Web/API/HTMLElement/oncut
---
<p> </p>
-<p>{{ Fx_minversion_header(3) }} {{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
+<p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
<h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3>
<p><b>oncut</b> プロパティは、現在の要素での onCut イベントハンドラのコードを返します。</p>
<p>{{ 英語版章題("Syntax") }}</p>