diff options
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 1 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/zh-cn/orphaned/web/api/documenttouch/index.html (renamed from files/zh-cn/web/api/documenttouch/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index cdfd4b6b33..42a485d721 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1503,6 +1503,7 @@ /zh-CN/docs/Web/API/DocumentOrShadowRoot/getSelection /zh-CN/docs/Web/API/Document/getSelection /zh-CN/docs/Web/API/DocumentOrShadowRoot/pointerLockElement /zh-CN/docs/Web/API/Document/pointerLockElement /zh-CN/docs/Web/API/DocumentOrShadowRoot/styleSheets /zh-CN/docs/Web/API/Document/styleSheets +/zh-CN/docs/Web/API/DocumentTouch /zh-CN/docs/orphaned/Web/API/DocumentTouch /zh-CN/docs/Web/API/Document_Object_Model/Events /zh-CN/docs/orphaned/Web/API/Document_Object_Model/Events /zh-CN/docs/Web/API/Document_Object_Model/Preface /zh-CN/docs/conflicting/Web/API/Document_Object_Model /zh-CN/docs/Web/API/Element.classList /zh-CN/docs/Web/API/Element/classList diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 0298927ad2..eb8aaa18d2 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -11904,12 +11904,6 @@ "eventao" ] }, - "Web/API/DocumentTouch": { - "modified": "2019-03-23T22:57:10.414Z", - "contributors": [ - "yangkui" - ] - }, "Web/API/DocumentType": { "modified": "2020-10-15T21:51:21.460Z", "contributors": [ @@ -49879,6 +49873,12 @@ "iainreid629" ] }, + "orphaned/Web/API/DocumentTouch": { + "modified": "2019-03-23T22:57:10.414Z", + "contributors": [ + "yangkui" + ] + }, "orphaned/Web/API/Document_Object_Model/Events": { "modified": "2019-07-06T03:38:22.874Z", "contributors": [ diff --git a/files/zh-cn/web/api/documenttouch/index.html b/files/zh-cn/orphaned/web/api/documenttouch/index.html index 60b7ebb841..9dd10a6ba5 100644 --- a/files/zh-cn/web/api/documenttouch/index.html +++ b/files/zh-cn/orphaned/web/api/documenttouch/index.html @@ -1,7 +1,8 @@ --- title: DocumentTouch -slug: Web/API/DocumentTouch +slug: orphaned/Web/API/DocumentTouch translation_of: Web/API/DocumentTouch +original_slug: Web/API/DocumentTouch --- <p>{{ ApiRef("DOM") }}</p> |