aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document/getselection/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/document/getselection/index.html')
-rw-r--r--files/ja/web/api/document/getselection/index.html1
1 files changed, 1 insertions, 0 deletions
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>