aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/document/getselection
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/getselection
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/getselection')
-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>