aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-03-16 00:26:29 +0000
committerMDN <actions@users.noreply.github.com>2021-03-16 00:26:29 +0000
commitd49032372e1ad262a313dc974d8de6bb6efbf784 (patch)
tree3d0d5ba8caa558ed95ab3223e461ba60908de3d8 /files/zh-cn
parent6cc1c55b8391c160f9df683eebd3c35196dfd46c (diff)
downloadtranslated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.tar.gz
translated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.tar.bz2
translated-content-d49032372e1ad262a313dc974d8de6bb6efbf784.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt5
-rw-r--r--files/zh-cn/_wikihistory.json44
-rw-r--r--files/zh-cn/orphaned/web/api/documentorshadowroot/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/index.html)3
-rw-r--r--files/zh-cn/web/api/document/elementfrompoint/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/elementfrompoint/index.html)3
-rw-r--r--files/zh-cn/web/api/document/elementsfrompoint/index.html (renamed from files/zh-cn/web/api/documentorshadowroot/elementsfrompoint/index.html)3
5 files changed, 31 insertions, 27 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 3908924a1b..4dd016de6b 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1483,15 +1483,16 @@
/zh-CN/docs/Web/API/Document/defaultView/resize_event /zh-CN/docs/Web/API/Window/resize_event
/zh-CN/docs/Web/API/Document/defaultView/storage_event /zh-CN/docs/Web/API/Window/storage_event
/zh-CN/docs/Web/API/Document/domConfig /zh-CN/docs/Web/API/Document
-/zh-CN/docs/Web/API/Document/elementFromPoint /zh-CN/docs/conflicting/Web/API/DocumentOrShadowRoot/elementFromPoint
-/zh-CN/docs/Web/API/Document/elementsFromPoint /zh-CN/docs/conflicting/Web/API/DocumentOrShadowRoot/elementsFromPoint
/zh-CN/docs/Web/API/Document/inputEncoding /zh-CN/docs/conflicting/Web/API/Document/characterSet
/zh-CN/docs/Web/API/Document/mozFullScreen /zh-CN/docs/Web/API/Document/fullscreen
/zh-CN/docs/Web/API/Document/mozFullScreenElement /zh-CN/docs/Web/API/Document/fullscreenElement
/zh-CN/docs/Web/API/Document/mozFullScreenEnabled /zh-CN/docs/Web/API/Document/fullscreenEnabled
/zh-CN/docs/Web/API/Document/onreadystatechange /en-US/docs/Web/API/Document/readystatechange_event
/zh-CN/docs/Web/API/Document/rouchmove_event /zh-CN/docs/Web/API/Document/touchmove_event
+/zh-CN/docs/Web/API/DocumentOrShadowRoot /zh-CN/docs/orphaned/Web/API/DocumentOrShadowRoot
/zh-CN/docs/Web/API/DocumentOrShadowRoot/activeElement /zh-CN/docs/Web/API/Document/activeElement
+/zh-CN/docs/Web/API/DocumentOrShadowRoot/elementFromPoint /zh-CN/docs/Web/API/Document/elementFromPoint
+/zh-CN/docs/Web/API/DocumentOrShadowRoot/elementsFromPoint /zh-CN/docs/Web/API/Document/elementsFromPoint
/zh-CN/docs/Web/API/DocumentOrShadowRoot/fullscreenElement /zh-CN/docs/Web/API/Document/fullscreenElement
/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
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 524f81d1c5..5bc5b5ff3b 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -10362,28 +10362,6 @@
"eventao"
]
},
- "Web/API/DocumentOrShadowRoot": {
- "modified": "2020-10-15T21:55:35.186Z",
- "contributors": [
- "RainSlide",
- "bei6",
- "iainreid629"
- ]
- },
- "Web/API/DocumentOrShadowRoot/elementFromPoint": {
- "modified": "2020-11-25T12:47:25.249Z",
- "contributors": [
- "imgss",
- "Bayes"
- ]
- },
- "Web/API/DocumentOrShadowRoot/elementsFromPoint": {
- "modified": "2020-10-15T21:55:33.567Z",
- "contributors": [
- "fscholz",
- "1Cr18Ni9"
- ]
- },
"Web/API/DocumentTouch": {
"modified": "2019-03-23T22:57:10.414Z",
"contributors": [
@@ -50798,5 +50776,27 @@
"contributors": [
"WuCongMan"
]
+ },
+ "Web/API/Document/elementFromPoint": {
+ "modified": "2020-11-25T12:47:25.249Z",
+ "contributors": [
+ "imgss",
+ "Bayes"
+ ]
+ },
+ "Web/API/Document/elementsFromPoint": {
+ "modified": "2020-10-15T21:55:33.567Z",
+ "contributors": [
+ "fscholz",
+ "1Cr18Ni9"
+ ]
+ },
+ "orphaned/Web/API/DocumentOrShadowRoot": {
+ "modified": "2020-10-15T21:55:35.186Z",
+ "contributors": [
+ "RainSlide",
+ "bei6",
+ "iainreid629"
+ ]
}
} \ No newline at end of file
diff --git a/files/zh-cn/web/api/documentorshadowroot/index.html b/files/zh-cn/orphaned/web/api/documentorshadowroot/index.html
index 0e3dd27717..cc18771f80 100644
--- a/files/zh-cn/web/api/documentorshadowroot/index.html
+++ b/files/zh-cn/orphaned/web/api/documentorshadowroot/index.html
@@ -1,6 +1,6 @@
---
title: DocumentOrShadowRoot
-slug: Web/API/DocumentOrShadowRoot
+slug: orphaned/Web/API/DocumentOrShadowRoot
tags:
- API
- DocumentOrShadowRoot
@@ -10,6 +10,7 @@ tags:
- TopicStub
- shadow dom
translation_of: Web/API/DocumentOrShadowRoot
+original_slug: Web/API/DocumentOrShadowRoot
---
<div>{{APIRef("Web Components")}}</div>
diff --git a/files/zh-cn/web/api/documentorshadowroot/elementfrompoint/index.html b/files/zh-cn/web/api/document/elementfrompoint/index.html
index e7e96436dc..5a0cdd7ffc 100644
--- a/files/zh-cn/web/api/documentorshadowroot/elementfrompoint/index.html
+++ b/files/zh-cn/web/api/document/elementfrompoint/index.html
@@ -1,7 +1,8 @@
---
title: DocumentOrShadowRoot.elementFromPoint()
-slug: Web/API/DocumentOrShadowRoot/elementFromPoint
+slug: Web/API/Document/elementFromPoint
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
+original_slug: Web/API/DocumentOrShadowRoot/elementFromPoint
---
<p>{{APIRef("Shadow DOM")}}{{SeeCompatTable}}</p>
diff --git a/files/zh-cn/web/api/documentorshadowroot/elementsfrompoint/index.html b/files/zh-cn/web/api/document/elementsfrompoint/index.html
index 6036115eaf..bea911988b 100644
--- a/files/zh-cn/web/api/documentorshadowroot/elementsfrompoint/index.html
+++ b/files/zh-cn/web/api/document/elementsfrompoint/index.html
@@ -1,7 +1,8 @@
---
title: DocumentOrShadowRoot.elementsFromPoint()
-slug: Web/API/DocumentOrShadowRoot/elementsFromPoint
+slug: Web/API/Document/elementsFromPoint
translation_of: Web/API/DocumentOrShadowRoot/elementsFromPoint
+original_slug: Web/API/DocumentOrShadowRoot/elementsFromPoint
---
<p>{{APIRef("Shadow DOM")}}{{SeeCompatTable}}</p>