aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-10-12 00:54:10 +0000
committerMDN <actions@users.noreply.github.com>2021-10-12 00:54:10 +0000
commit80d00ef4100af00196385ee42a50f1cbfa2ab5c7 (patch)
treef6ff5d785655fa0f3f7e2d23a349c95be0192b17 /files/zh-cn
parentdd95228a0c8e1826db1eea883286e21ed40d7a34 (diff)
downloadtranslated-content-80d00ef4100af00196385ee42a50f1cbfa2ab5c7.tar.gz
translated-content-80d00ef4100af00196385ee42a50f1cbfa2ab5c7.tar.bz2
translated-content-80d00ef4100af00196385ee42a50f1cbfa2ab5c7.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt3
-rw-r--r--files/zh-cn/_wikihistory.json38
-rw-r--r--files/zh-cn/conflicting/web/api/mutationobserver/observe/index.html (renamed from files/zh-cn/web/api/mutationobserverinit/attributefilter/index.html)3
-rw-r--r--files/zh-cn/conflicting/web/api/mutationobserver/observe_2f2addbfa1019c23a6255648d6526387/index.html (renamed from files/zh-cn/web/api/mutationobserverinit/index.html)3
-rw-r--r--files/zh-cn/conflicting/web/api/mutationobserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870/index.html (renamed from files/zh-cn/web/api/mutationobserverinit/childlist/index.html)3
5 files changed, 28 insertions, 22 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 7e1d111a54..ce34e4236f 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1391,6 +1391,9 @@
/zh-CN/docs/Web/API/MediaStream.addTrack /zh-CN/docs/Web/API/MediaStream/addTrack
/zh-CN/docs/Web/API/MouseEvent/which /zh-CN/docs/conflicting/Web/API/UIEvent/which
/zh-CN/docs/Web/API/MouseWheelEvent /zh-CN/docs/conflicting/Web/API/WheelEvent
+/zh-CN/docs/Web/API/MutationObserverInit /zh-CN/docs/conflicting/Web/API/MutationObserver/observe_2f2addbfa1019c23a6255648d6526387
+/zh-CN/docs/Web/API/MutationObserverInit/attributeFilter /zh-CN/docs/conflicting/Web/API/MutationObserver/observe
+/zh-CN/docs/Web/API/MutationObserverInit/childList /zh-CN/docs/conflicting/Web/API/MutationObserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870
/zh-CN/docs/Web/API/Navigator.battery /zh-CN/docs/Web/API/Navigator/battery
/zh-CN/docs/Web/API/Navigator.buildID /zh-CN/docs/Web/API/Navigator/buildID
/zh-CN/docs/Web/API/Navigator.cookieEnabled /zh-CN/docs/Web/API/Navigator/cookieEnabled
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index c6bbd17c16..e686e78005 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -17329,25 +17329,6 @@
"Y____C"
]
},
- "Web/API/MutationObserverInit": {
- "modified": "2020-10-15T22:14:47.970Z",
- "contributors": [
- "RainSlide",
- "Y____C"
- ]
- },
- "Web/API/MutationObserverInit/attributeFilter": {
- "modified": "2020-10-15T22:30:44.792Z",
- "contributors": [
- "hefang"
- ]
- },
- "Web/API/MutationObserverInit/childList": {
- "modified": "2020-10-15T22:16:10.551Z",
- "contributors": [
- "kivazqy"
- ]
- },
"Web/API/MutationRecord": {
"modified": "2020-10-15T21:50:28.333Z",
"contributors": [
@@ -47222,6 +47203,25 @@
"khalid32"
]
},
+ "conflicting/Web/API/MutationObserver/observe": {
+ "modified": "2020-10-15T22:30:44.792Z",
+ "contributors": [
+ "hefang"
+ ]
+ },
+ "conflicting/Web/API/MutationObserver/observe_2f2addbfa1019c23a6255648d6526387": {
+ "modified": "2020-10-15T22:14:47.970Z",
+ "contributors": [
+ "RainSlide",
+ "Y____C"
+ ]
+ },
+ "conflicting/Web/API/MutationObserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870": {
+ "modified": "2020-10-15T22:16:10.551Z",
+ "contributors": [
+ "kivazqy"
+ ]
+ },
"conflicting/Web/API/Node": {
"modified": "2019-03-24T00:17:51.751Z",
"contributors": [
diff --git a/files/zh-cn/web/api/mutationobserverinit/attributefilter/index.html b/files/zh-cn/conflicting/web/api/mutationobserver/observe/index.html
index 2855c3ee78..2d0d8966fa 100644
--- a/files/zh-cn/web/api/mutationobserverinit/attributefilter/index.html
+++ b/files/zh-cn/conflicting/web/api/mutationobserver/observe/index.html
@@ -1,6 +1,6 @@
---
title: MutationObserverInit.attributeFilter
-slug: Web/API/MutationObserverInit/attributeFilter
+slug: conflicting/Web/API/MutationObserver/observe
tags:
- API
- DOM
@@ -12,6 +12,7 @@ tags:
- 属性过滤器
- 监听器
translation_of: Web/API/MutationObserverInit/attributeFilter
+original_slug: Web/API/MutationObserverInit/attributeFilter
---
<div>{{APIRef("DOM WHATWG")}}</div>
diff --git a/files/zh-cn/web/api/mutationobserverinit/index.html b/files/zh-cn/conflicting/web/api/mutationobserver/observe_2f2addbfa1019c23a6255648d6526387/index.html
index bdd0ee8178..953ec5244e 100644
--- a/files/zh-cn/web/api/mutationobserverinit/index.html
+++ b/files/zh-cn/conflicting/web/api/mutationobserver/observe_2f2addbfa1019c23a6255648d6526387/index.html
@@ -1,11 +1,12 @@
---
title: MutationObserverInit
-slug: Web/API/MutationObserverInit
+slug: conflicting/Web/API/MutationObserver/observe_2f2addbfa1019c23a6255648d6526387
tags:
- API
- DOM
- MutationObserver
translation_of: Web/API/MutationObserverInit
+original_slug: Web/API/MutationObserverInit
---
<div>{{APIRef("DOM WHATWG")}}</div>
diff --git a/files/zh-cn/web/api/mutationobserverinit/childlist/index.html b/files/zh-cn/conflicting/web/api/mutationobserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870/index.html
index 71574b7cea..178f35ef38 100644
--- a/files/zh-cn/web/api/mutationobserverinit/childlist/index.html
+++ b/files/zh-cn/conflicting/web/api/mutationobserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870/index.html
@@ -1,7 +1,8 @@
---
title: MutationObserverInit.childList
-slug: Web/API/MutationObserverInit/childList
+slug: conflicting/Web/API/MutationObserver/observe_7e3ecc5c48e14f4ecfdbe7d3aa534870
translation_of: Web/API/MutationObserverInit/childList
+original_slug: Web/API/MutationObserverInit/childList
---
<div>{{APIRef("DOM WHATWG")}}</div>