aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api
diff options
context:
space:
mode:
authorrjohnson <rjohnson@mozilla.com>2021-03-18 17:16:33 -0700
committerIrvin <irvinfly@gmail.com>2021-03-21 00:31:49 +0800
commit8b6621966195ae20c972e812d5cdbed2b6146675 (patch)
treed4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ja/web/api
parente73670462cbf6600f4fb821054320743d86de204 (diff)
downloadtranslated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ja/web/api')
-rw-r--r--files/ja/web/api/document/elementfrompoint/index.html2
-rw-r--r--files/ja/web/api/element/clientleft/index.html2
-rw-r--r--files/ja/web/api/element/clienttop/index.html2
-rw-r--r--files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html2
-rw-r--r--files/ja/web/api/htmlelement/oncopy/index.html2
-rw-r--r--files/ja/web/api/htmlelement/oncut/index.html2
-rw-r--r--files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html2
-rw-r--r--files/ja/web/api/navigatoronline/online_and_offline_events/index.html1
-rw-r--r--files/ja/web/api/window/showmodaldialog/index.html2
9 files changed, 7 insertions, 10 deletions
diff --git a/files/ja/web/api/document/elementfrompoint/index.html b/files/ja/web/api/document/elementfrompoint/index.html
index 662260e4ae..a196e57501 100644
--- a/files/ja/web/api/document/elementfrompoint/index.html
+++ b/files/ja/web/api/document/elementfrompoint/index.html
@@ -10,7 +10,7 @@ translation_of_original: Web/API/Document/elementFromPoint
original_slug: Web/API/DocumentOrShadowRoot/elementFromPoint
---
<div>
- {{ApiRef()}} {{Fx_minversion_header(3)}}</div>
+ {{ApiRef()}}</div>
<h2 id="Summary" name="Summary">概要</h2>
<p>文書の左上を基点として指定された座標上にある要素を返します。</p>
<h2 id="Syntax" name="Syntax">構文</h2>
diff --git a/files/ja/web/api/element/clientleft/index.html b/files/ja/web/api/element/clientleft/index.html
index 29c8a2bd81..2df6336f37 100644
--- a/files/ja/web/api/element/clientleft/index.html
+++ b/files/ja/web/api/element/clientleft/index.html
@@ -7,7 +7,7 @@ tags:
- Gecko DOM Reference
translation_of: Web/API/Element/clientLeft
---
-<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>要素の左ボーダーの幅のピクセル数です。 要素のテキストの方向が右から左である場合と、 オーバーフローにより左の縦スクロールバーがレンダリングされた場合の縦スクロールバーの幅を含みます。<code>clientLeft</code> は左マージン、または、左パディングを含んでいません。<code>clientLeft</code> は読み込み専用です。</p>
<p><a href="ja/Gecko">Gecko</a> ベースアプリケーションは、 Gecko 1.9 (<a href="ja/Firefox_3">Firefox 3</a>、{{ Bug(111207) }} で実装) から <code>clientLeft</code> をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。 {{ 英語版章題("Syntax") }}</p>
diff --git a/files/ja/web/api/element/clienttop/index.html b/files/ja/web/api/element/clienttop/index.html
index da90253265..95ae5ad2b3 100644
--- a/files/ja/web/api/element/clienttop/index.html
+++ b/files/ja/web/api/element/clienttop/index.html
@@ -8,7 +8,7 @@ tags:
translation_of: Web/API/Element/clientTop
---
<div>
- {{ApiRef}} {{Fx_minversion_header("3")}}</div>
+ {{ApiRef}}</div>
<h2 id="Summary" name="Summary">概要</h2>
<p>要素の上ボーダーの幅のピクセル数です。上マージン、及び、上パディングは含みません。<code>clientTop</code> は読込専用です。</p>
<p><a href="/ja/docs/Gecko">Gecko</a> ベースアプリケーションは、 Gecko 1.9 (<a href="/ja/docs/Mozilla/Firefox/Releases/3">Firefox 3</a>、{{Bug("111207")}} で実装) から <code>clientTop</code> をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。</p>
diff --git a/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html b/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html
index 4e2e10318a..23d2cd518f 100644
--- a/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html
+++ b/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html
@@ -4,7 +4,7 @@ slug: Web/API/HTML_Drag_and_Drop_API/Multiple_items
translation_of: Web/API/HTML_Drag_and_Drop_API/Multiple_items
original_slug: DragDrop/Dragging_and_Dropping_Multiple_Items
---
-<p>{{ Fx_minversion_header(3.5) }} Mozillaはいくつかの非標準の機能によって、複数の項目のドラッグをサポートしています。それらの機能は<a class="internal" href="/Ja/DragDrop/DataTransfer#types.28.29" title="Ja/DragDrop/DataTransfer#types.28.29">types</a>プロパティや<a class="internal" href="/Ja/DragDrop/DataTransfer#getData.28.29" title="Ja/DragDrop/DataTransfer#getData.28.29">getData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#clearData.28.29" title="Ja/DragDrop/DataTransfer#clearData.28.29">clearData</a>の各メソッドに酷似していますが、データの取得や変更、削除の際などに項目のインデックスを追加の引数として要求します。</p>
+<p>Mozillaはいくつかの非標準の機能によって、複数の項目のドラッグをサポートしています。それらの機能は<a class="internal" href="/Ja/DragDrop/DataTransfer#types.28.29" title="Ja/DragDrop/DataTransfer#types.28.29">types</a>プロパティや<a class="internal" href="/Ja/DragDrop/DataTransfer#getData.28.29" title="Ja/DragDrop/DataTransfer#getData.28.29">getData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#clearData.28.29" title="Ja/DragDrop/DataTransfer#clearData.28.29">clearData</a>の各メソッドに酷似していますが、データの取得や変更、削除の際などに項目のインデックスを追加の引数として要求します。</p>
<p><a class="internal" href="/Ja/DragDrop/DataTransfer#mozSetDataAt.28.29" title="Ja/DragDrop/DataTransfer#mozSetDataAt.28.29">mozSetDataAt</a>を使うと、<code>dragstart</code>イベントで複数の項目を登録することができます。これは<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>メソッドとよく似た働きをします。</p>
<pre>var dt = event.dataTransfer;
dt.mozSetDataAt("text/plain", "ドラッグされるデータ", 0);
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>
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
---
-<div>{{Fx_minversion_header(3)}}</div>
-
<h2 id="Background" name="Background">背景</h2>
<p>ウェブページで <code>http</code> ではないプロトコルを使用したリソースへのリンクを見つけることがよくあります。例えば、 <code>mailto:</code> プロトコルです。</p>
diff --git a/files/ja/web/api/navigatoronline/online_and_offline_events/index.html b/files/ja/web/api/navigatoronline/online_and_offline_events/index.html
index 70c0a55c4b..55b21eaa18 100644
--- a/files/ja/web/api/navigatoronline/online_and_offline_events/index.html
+++ b/files/ja/web/api/navigatoronline/online_and_offline_events/index.html
@@ -4,7 +4,6 @@ slug: Web/API/NavigatorOnLine/Online_and_offline_events
translation_of: Web/API/NavigatorOnLine/Online_and_offline_events
---
<div>{{outdated()}}</div>
-<div>{{ Fx_minversion_header(3) }}</div>
<p><a href="ja/Firefox_3_for_developers">Firefox 3</a> は <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">WHATWG Web Applications 1.0 仕様</a>に従い <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">Online/Offline イベント</a>を実装します。</p>
<h3 id=".E6.A6.82.E8.A6.B3" name=".E6.A6.82.E8.A6.B3">概観</h3>
<p>オフラインに対応する良い Web アプリケーションを構築するためには、アプリケーションが実際にいつオフラインなのか知る必要があります。ついでに言えば、アプリケーションが 'オンライン' の状態に再び戻ったのがいつかを知る必要もあります。効果的に、その要件は次のように分解されます。</p>
diff --git a/files/ja/web/api/window/showmodaldialog/index.html b/files/ja/web/api/window/showmodaldialog/index.html
index fc00fabadd..22e407da74 100644
--- a/files/ja/web/api/window/showmodaldialog/index.html
+++ b/files/ja/web/api/window/showmodaldialog/index.html
@@ -8,7 +8,7 @@ tags:
- Window
translation_of: Web/API/Window/showModalDialog
---
-<div>{{Fx_minversion_header(3)}} {{obsolete_header}}{{APIRef}}</div>
+<div>{{obsolete_header}}{{APIRef}}</div>
<div class="warning">
<p><strong><em>この機能は削除されました。ウェブサイトやアプリケーションを修正してください</em></strong>。</p>