From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ja/web/api/document/getselection/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ja/web/api/document/getselection/index.html') 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 ---

DOM の getSelection() メソッドは、 {{domxref("Window")}} インタフェース及び {{domxref("Document")}} インタフェースで利用可能です。
詳細については {{domxref("window.getSelection()")}} の頁を参照して下さい。

-- cgit v1.2.3-54-g00ecf