diff options
author | MDN <actions@users.noreply.github.com> | 2021-03-13 00:26:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-03-13 00:26:44 +0000 |
commit | 362ba6775c2337ed3dc91d5320f7e891c3c74f99 (patch) | |
tree | d2dd67d8d3d857368e1b02e7686fc0736a49c077 /files/zh-cn/web | |
parent | ecd81e5f73adf6fef6fc0067f50d088a51c32f6a (diff) | |
download | translated-content-362ba6775c2337ed3dc91d5320f7e891c3c74f99.tar.gz translated-content-362ba6775c2337ed3dc91d5320f7e891c3c74f99.tar.bz2 translated-content-362ba6775c2337ed3dc91d5320f7e891c3c74f99.zip |
[CRON] sync translated content
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> |