aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/ja/web/api/document
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/ja/web/api/document')
-rw-r--r--files/ja/web/api/document/activeelement/index.html1
-rw-r--r--files/ja/web/api/document/elementfrompoint/index.html1
-rw-r--r--files/ja/web/api/document/getselection/index.html1
-rw-r--r--files/ja/web/api/document/inputencoding/index.html1
-rw-r--r--files/ja/web/api/document/onselectionchange/index.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/files/ja/web/api/document/activeelement/index.html b/files/ja/web/api/document/activeelement/index.html
index ba438793b8..31c1b2bc7f 100644
--- a/files/ja/web/api/document/activeelement/index.html
+++ b/files/ja/web/api/document/activeelement/index.html
@@ -9,6 +9,7 @@ tags:
- NeedsTranslation
- 要更新
translation_of: Web/API/DocumentOrShadowRoot/activeElement
+translation_of_original: Web/API/Document/activeElement
---
<div>{{ApiRef}}</div>
diff --git a/files/ja/web/api/document/elementfrompoint/index.html b/files/ja/web/api/document/elementfrompoint/index.html
index 1017a6e0c0..a24f1ce63a 100644
--- a/files/ja/web/api/document/elementfrompoint/index.html
+++ b/files/ja/web/api/document/elementfrompoint/index.html
@@ -6,6 +6,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
+translation_of_original: Web/API/Document/elementFromPoint
---
<div>
{{ApiRef()}} {{Fx_minversion_header(3)}}</div>
diff --git a/files/ja/web/api/document/getselection/index.html b/files/ja/web/api/document/getselection/index.html
index b1c947ef61..740d006c66 100644
--- a/files/ja/web/api/document/getselection/index.html
+++ b/files/ja/web/api/document/getselection/index.html
@@ -7,6 +7,7 @@ tags:
- Reference
- Selection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
+translation_of_original: Web/API/Document/getSelection
---
<p>DOM の <code>getSelection()</code> メソッドは、 {{domxref("Window")}} インタフェース及び {{domxref("Document")}} インタフェースで利用可能です。<br>
詳細については {{domxref("window.getSelection()")}} の頁を参照して下さい。</p>
diff --git a/files/ja/web/api/document/inputencoding/index.html b/files/ja/web/api/document/inputencoding/index.html
index eec76a174f..bc128b09e8 100644
--- a/files/ja/web/api/document/inputencoding/index.html
+++ b/files/ja/web/api/document/inputencoding/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko
- Gecko DOM Reference
translation_of: Web/API/Document/characterSet
+translation_of_original: Web/API/Document/inputEncoding
---
<p>{{ApiRef}} {{deprecated_header}}</p>
<h2 id="Summary" name="Summary">概要</h2>
diff --git a/files/ja/web/api/document/onselectionchange/index.html b/files/ja/web/api/document/onselectionchange/index.html
index fb4c595ae0..9793bde3fa 100644
--- a/files/ja/web/api/document/onselectionchange/index.html
+++ b/files/ja/web/api/document/onselectionchange/index.html
@@ -9,6 +9,7 @@ tags:
- イベントハンドラー
- プロパティ
translation_of: Web/API/GlobalEventHandlers/onselectionchange
+translation_of_original: Web/API/Document/onselectionchange
---
<div>{{ApiRef('DOM')}}{{SeeCompatTable}}</div>