diff options
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r-- | files/zh-cn/web/api/document/getselection/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/getselection/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/documentorshadowroot/getselection/index.html b/files/zh-cn/web/api/document/getselection/index.html index 7110d24d21..f3eca58f61 100644 --- a/files/zh-cn/web/api/documentorshadowroot/getselection/index.html +++ b/files/zh-cn/web/api/document/getselection/index.html @@ -1,7 +1,8 @@ --- title: DocumentOrShadowRoot.getSelection() -slug: Web/API/DocumentOrShadowRoot/getSelection +slug: Web/API/Document/getSelection translation_of: Web/API/DocumentOrShadowRoot/getSelection +original_slug: Web/API/DocumentOrShadowRoot/getSelection --- <div>{{APIRef("DOM")}}{{SeeCompatTable}}</div> |