diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ja/conflicting | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ja/conflicting')
5 files changed, 4 insertions, 5 deletions
diff --git a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html index e872753d82..0b7781f012 100644 --- a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html +++ b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html @@ -5,7 +5,7 @@ translation_of: Tools/Page_Inspector/UI_Tour translation_of_original: Tools/Page_Inspector/HTML_panel original_slug: Tools/Page_Inspector/HTML_panel --- -<div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p> +<div>{{ToolsSidebar}}</div> <p>ページ調査ツールの HTML パネルでは、調査ツールで現在選択している要素の HTML 構文を周囲の HTML と共に閲覧することができますので、その要素を生成する文脈を見ることができます。これはサイトのデバッグや、特定のレイアウトがどのように作られているかの学習に役立ちます。</p> diff --git a/files/ja/conflicting/web/api/node/index.html b/files/ja/conflicting/web/api/node/index.html index 400b03c03a..697cffed41 100644 --- a/files/ja/conflicting/web/api/node/index.html +++ b/files/ja/conflicting/web/api/node/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/Node translation_of_original: Web/API/Node/baseURIObject original_slug: Web/API/Node/baseURIObject --- -<div>{{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div> +<div>{{ApiRef}} {{Non-standard_header}}</div> <h2 id="Summary" name="Summary">概要</h2> diff --git a/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html b/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html index 73fb9373a0..53585b37f0 100644 --- a/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html +++ b/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html @@ -10,7 +10,7 @@ translation_of_original: Web/API/Node/nodePrincipal original_slug: Web/API/Node/nodePrincipal --- <div> - {{ApiRef}}{{Fx_minversion_header("3")}}{{Non-standard_header}}</div> + {{ApiRef}}{{Non-standard_header}}</div> <h2 id="Summary" name="Summary">概要</h2> <p><code>nodePrincipal</code> は、ノードの現在のセキュリティ・コンテキストを表す {{interface("nsIPrincipal")}} オブジェクトを返します</p> <p>{{note("このプロパティは、HTML 、XUL 、SVG 、MathML などの全てのノードに存在しますが、スクリプトが使用を試みた場合にのみ、 UniversalXPConnect 特権を持ちます。")}}</p> diff --git a/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html b/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html index 35350b2aa5..a025e71553 100644 --- a/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html +++ b/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html @@ -6,7 +6,7 @@ tags: - HTML original_slug: Controlling_spell_checking_in_HTML_forms --- -<p>{{ Fx_minversion_header(2) }} Firefox 2 はウェブフォームのテキストエリア{{ 訳注("複数行のテキスト入力欄") }}とテキストフィールド{{ 訳注("一行のテキスト入力欄") }}のスペルチェックのサポートを導入します。ユーザーは about:config インターフェースを使って、スペルチェックを有効にするか、テキストエリアとテキストフィールドの両方でチェックするかを設定することができます。</p> +<p>Firefox 2 はウェブフォームのテキストエリア{{ 訳注("複数行のテキスト入力欄") }}とテキストフィールド{{ 訳注("一行のテキスト入力欄") }}のスペルチェックのサポートを導入します。ユーザーは about:config インターフェースを使って、スペルチェックを有効にするか、テキストエリアとテキストフィールドの両方でチェックするかを設定することができます。</p> <p>標準では、テキストエリアと <code>designMode</code> ドキュメントではスペルチェックが行われますが、一行の入力ボックスでは行われません。なぜなら、Firefox が ユーザ ID や E メールアドレスを誤ってマークしてしまうと、ユーザの気を散らしてしまうからです。</p> <p>しかし、この動作が必ずしも適切でない状況があるでしょう。例えば、HTML や他の非散文データを編集するためにテキストエリアの使用が意図されているなら、スペルチェッカは助けよりむしろ妨害でしょう。 同じようにウェブサイトが特定のテキストフィールドでスペルチェック可能にすることを Firefox に勧めたい場合があるかもしれません。例えば、検索ボックスや E メールの件名フィールドなど。</p> <p>ウェブサイトが特定の <code><input></code> 要素にスペルチェックを使わせたい、あるいは使わせたくない場合は、<code>spellcheck</code> 属性を使うことができます。スペルチェックを勧めるには <code>true</code> を、使わせたくないときには <code>false</code> を設定します。</p> diff --git a/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html b/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html index 77bc5a83be..25206c58f1 100644 --- a/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html +++ b/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html @@ -3,7 +3,6 @@ title: DNS プリフェッチの制御 slug: conflicting/Web/HTTP/Headers/X-DNS-Prefetch-Control original_slug: Controlling_DNS_prefetching --- -<p>{{ fx_minversion_header(3.5) }}</p> <p>Firefox 3.5 では <strong>DNS prefetching </strong>が導入されました。これにより、 Firefox は文書中に埋め込まれたアンカーに加え、画像、CSS、JavaScript などの文書内で参照されている外部リソースの URL に対し、予めドメインの名前解決を行います。</p> <p>このプリフェッチはバックグラウンドで行われるため、実際にリソースが必要となった際には既に名前解決が終了していることになります。これにより、例えばユーザーがリンクをクリックした際の待ち時間を減らすことができます。</p> <h2 id="背景">背景</h2> |