aboutsummaryrefslogtreecommitdiff
path: root/files/ja/conflicting/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/conflicting/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/conflicting/web/api')
-rw-r--r--files/ja/conflicting/web/api/node/index.html2
-rw-r--r--files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html2
2 files changed, 2 insertions, 2 deletions
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>