aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-03-24 00:27:57 +0000
committerMDN <actions@users.noreply.github.com>2021-03-24 00:27:57 +0000
commit8d7ad7715e19a445def22de6d5f3d9519cebe69e (patch)
treedfeab89fe885baadfaa3629850e4dbf53a9a8669 /files/zh-cn
parent0511ab6f682be0c8401377e50cd4a164e87ec589 (diff)
downloadtranslated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.tar.gz
translated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.tar.bz2
translated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt18
-rw-r--r--files/zh-cn/_wikihistory.json72
-rw-r--r--files/zh-cn/conflicting/web/api/element/localname/index.html (renamed from files/zh-cn/web/api/node/localname/index.html)3
-rw-r--r--files/zh-cn/conflicting/web/api/element/namespaceuri/index.html (renamed from files/zh-cn/web/api/node/namespaceuri/index.html)3
-rw-r--r--files/zh-cn/conflicting/web/api/element/prefix/index.html (renamed from files/zh-cn/web/api/node/prefix/index.html)3
-rw-r--r--files/zh-cn/web/api/element/childelementcount/index.html (renamed from files/zh-cn/web/api/parentnode/childelementcount/index.html)3
6 files changed, 55 insertions, 47 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 0b55f0b1d6..1cd64f981b 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -311,7 +311,7 @@
/zh-CN/docs/DOM/Node.isSameNode /zh-CN/docs/Web/API/Node/isSameNode
/zh-CN/docs/DOM/Node.isSupported /zh-CN/docs/Web/API/Node/isSupported
/zh-CN/docs/DOM/Node.lastChild /zh-CN/docs/Web/API/Node/lastChild
-/zh-CN/docs/DOM/Node.localName /zh-CN/docs/Web/API/Node/localName
+/zh-CN/docs/DOM/Node.localName /zh-CN/docs/conflicting/Web/API/Element/localName
/zh-CN/docs/DOM/Node.lookupNamespaceURI /zh-CN/docs/Web/API/Node/lookupNamespaceURI
/zh-CN/docs/DOM/Node.lookupPrefix /zh-CN/docs/Web/API/Node/lookupPrefix
/zh-CN/docs/DOM/Node.nodeName /zh-CN/docs/Web/API/Node/nodeName
@@ -321,7 +321,7 @@
/zh-CN/docs/DOM/Node.ownerDocument /zh-CN/docs/Web/API/Node/ownerDocument
/zh-CN/docs/DOM/Node.parentElement /zh-CN/docs/Web/API/Node/parentElement
/zh-CN/docs/DOM/Node.parentNode /zh-CN/docs/Web/API/Node/parentNode
-/zh-CN/docs/DOM/Node.prefix /zh-CN/docs/Web/API/Node/prefix
+/zh-CN/docs/DOM/Node.prefix /zh-CN/docs/conflicting/Web/API/Element/prefix
/zh-CN/docs/DOM/Node.previousSibling /zh-CN/docs/Web/API/Node/previousSibling
/zh-CN/docs/DOM/Node.removeChild /zh-CN/docs/Web/API/Node/removeChild
/zh-CN/docs/DOM/Node.replaceChild /zh-CN/docs/Web/API/Node/replaceChild
@@ -418,7 +418,7 @@
/zh-CN/docs/DOM/element.addEventListener /zh-CN/docs/Web/API/EventTarget/addEventListener
/zh-CN/docs/DOM/element.attributes /zh-CN/docs/Web/API/Element/attributes
/zh-CN/docs/DOM/element.blur /zh-CN/docs/Web/API/HTMLOrForeignElement/blur
-/zh-CN/docs/DOM/element.childElementCount /zh-CN/docs/Web/API/ParentNode/childElementCount
+/zh-CN/docs/DOM/element.childElementCount /zh-CN/docs/Web/API/Element/childElementCount
/zh-CN/docs/DOM/element.childNodes /zh-CN/docs/Web/API/Node/childNodes
/zh-CN/docs/DOM/element.classList /zh-CN/docs/Web/API/Element/classList
/zh-CN/docs/DOM/element.className /zh-CN/docs/Web/API/Element/className
@@ -1683,10 +1683,10 @@
/zh-CN/docs/Web/API/Node.isSameNode /zh-CN/docs/Web/API/Node/isSameNode
/zh-CN/docs/Web/API/Node.isSupported /zh-CN/docs/Web/API/Node/isSupported
/zh-CN/docs/Web/API/Node.lastChild /zh-CN/docs/Web/API/Node/lastChild
-/zh-CN/docs/Web/API/Node.localName /zh-CN/docs/Web/API/Node/localName
+/zh-CN/docs/Web/API/Node.localName /zh-CN/docs/conflicting/Web/API/Element/localName
/zh-CN/docs/Web/API/Node.lookupNamespaceURI /zh-CN/docs/Web/API/Node/lookupNamespaceURI
/zh-CN/docs/Web/API/Node.lookupPrefix /zh-CN/docs/Web/API/Node/lookupPrefix
-/zh-CN/docs/Web/API/Node.namespaceURI /zh-CN/docs/Web/API/Node/namespaceURI
+/zh-CN/docs/Web/API/Node.namespaceURI /zh-CN/docs/conflicting/Web/API/Element/namespaceURI
/zh-CN/docs/Web/API/Node.nextSibling /zh-CN/docs/Web/API/Node/nextSibling
/zh-CN/docs/Web/API/Node.nodeName /zh-CN/docs/Web/API/Node/nodeName
/zh-CN/docs/Web/API/Node.nodePrincipal /zh-CN/docs/conflicting/Web/API/Node_378aed5ed6869e50853edbc988cf9556
@@ -1696,7 +1696,7 @@
/zh-CN/docs/Web/API/Node.ownerDocument /zh-CN/docs/Web/API/Node/ownerDocument
/zh-CN/docs/Web/API/Node.parentElement /zh-CN/docs/Web/API/Node/parentElement
/zh-CN/docs/Web/API/Node.parentNode /zh-CN/docs/Web/API/Node/parentNode
-/zh-CN/docs/Web/API/Node.prefix /zh-CN/docs/Web/API/Node/prefix
+/zh-CN/docs/Web/API/Node.prefix /zh-CN/docs/conflicting/Web/API/Element/prefix
/zh-CN/docs/Web/API/Node.previousSibling /zh-CN/docs/Web/API/Node/previousSibling
/zh-CN/docs/Web/API/Node.removeChild /zh-CN/docs/Web/API/Node/removeChild
/zh-CN/docs/Web/API/Node.replaceChild /zh-CN/docs/Web/API/Node/replaceChild
@@ -1707,8 +1707,11 @@
/zh-CN/docs/Web/API/Node/childNodes_temp /zh-CN/docs/Web/API/Node/childNodes
/zh-CN/docs/Web/API/Node/hasAttributes /zh-CN/docs/Web/API/Element/hasAttributes
/zh-CN/docs/Web/API/Node/innerText /zh-CN/docs/Web/API/HTMLElement/innerText
+/zh-CN/docs/Web/API/Node/localName /zh-CN/docs/conflicting/Web/API/Element/localName
+/zh-CN/docs/Web/API/Node/namespaceURI /zh-CN/docs/conflicting/Web/API/Element/namespaceURI
/zh-CN/docs/Web/API/Node/nodePrincipal /zh-CN/docs/conflicting/Web/API/Node_378aed5ed6869e50853edbc988cf9556
/zh-CN/docs/Web/API/Node/outerText /zh-CN/docs/conflicting/Web/API/HTMLElement/outerText
+/zh-CN/docs/Web/API/Node/prefix /zh-CN/docs/conflicting/Web/API/Element/prefix
/zh-CN/docs/Web/API/Node/rootNode /zh-CN/docs/conflicting/Web/API/Node/getRootNode
/zh-CN/docs/Web/API/NodeList.item /zh-CN/docs/Web/API/NodeList/item
/zh-CN/docs/Web/API/NonDocumentTypeChildNode /zh-CN/docs/conflicting/Web/API/Element_861159909c20acebf8e506c3bb0e2f7e
@@ -1717,10 +1720,11 @@
/zh-CN/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /zh-CN/docs/Web/API/Element/nextElementSibling
/zh-CN/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling
/zh-CN/docs/Web/API/OfflineAudioContext/complete /zh-CN/docs/Web/API/OfflineAudioContext/complete_event
-/zh-CN/docs/Web/API/ParentNode.childElementCount /zh-CN/docs/Web/API/ParentNode/childElementCount
+/zh-CN/docs/Web/API/ParentNode.childElementCount /zh-CN/docs/Web/API/Element/childElementCount
/zh-CN/docs/Web/API/ParentNode.children /zh-CN/docs/Web/API/ParentNode/children
/zh-CN/docs/Web/API/ParentNode.firstElementChild /zh-CN/docs/Web/API/ParentNode/firstElementChild
/zh-CN/docs/Web/API/ParentNode.lastElementChild /zh-CN/docs/Web/API/ParentNode/lastElementChild
+/zh-CN/docs/Web/API/ParentNode/childElementCount /zh-CN/docs/Web/API/Element/childElementCount
/zh-CN/docs/Web/API/Performance.now() /zh-CN/docs/Web/API/Performance/now
/zh-CN/docs/Web/API/Performance/内存 /zh-CN/docs/Web/API/Performance/memory
/zh-CN/docs/Web/API/Position /zh-CN/docs/Web/API/GeolocationPosition
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 7d55c398e5..9f7bfd27f1 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -16391,15 +16391,6 @@
"ziyunfei"
]
},
- "Web/API/Node/localName": {
- "modified": "2019-03-24T00:17:44.401Z",
- "contributors": [
- "teoli",
- "jsx",
- "AshfaqHossain",
- "ziyunfei"
- ]
- },
"Web/API/Node/lookupNamespaceURI": {
"modified": "2019-03-24T00:17:51.844Z",
"contributors": [
@@ -16414,14 +16405,6 @@
"ziyunfei"
]
},
- "Web/API/Node/namespaceURI": {
- "modified": "2019-03-23T23:09:34.483Z",
- "contributors": [
- "LoveofRedMoon",
- "teoli",
- "AlexChao"
- ]
- },
"Web/API/Node/nextSibling": {
"modified": "2020-10-15T21:30:01.843Z",
"contributors": [
@@ -16503,15 +16486,6 @@
"ziyunfei"
]
},
- "Web/API/Node/prefix": {
- "modified": "2019-03-24T00:17:52.444Z",
- "contributors": [
- "teoli",
- "jsx",
- "AshfaqHossain",
- "ziyunfei"
- ]
- },
"Web/API/Node/previousSibling": {
"modified": "2019-11-28T06:21:40.809Z",
"contributors": [
@@ -16820,16 +16794,6 @@
"ziyunfei"
]
},
- "Web/API/ParentNode/childElementCount": {
- "modified": "2019-04-28T01:50:12.243Z",
- "contributors": [
- "frankfang1990",
- "xgqfrms-GitHub",
- "teoli",
- "AlexChao",
- "ziyunfei"
- ]
- },
"Web/API/ParentNode/children": {
"modified": "2019-10-05T16:42:46.088Z",
"contributors": [
@@ -50798,5 +50762,41 @@
"contributors": [
"tiny-gravel"
]
+ },
+ "conflicting/Web/API/Element/localName": {
+ "modified": "2019-03-24T00:17:44.401Z",
+ "contributors": [
+ "teoli",
+ "jsx",
+ "AshfaqHossain",
+ "ziyunfei"
+ ]
+ },
+ "conflicting/Web/API/Element/namespaceURI": {
+ "modified": "2019-03-23T23:09:34.483Z",
+ "contributors": [
+ "LoveofRedMoon",
+ "teoli",
+ "AlexChao"
+ ]
+ },
+ "conflicting/Web/API/Element/prefix": {
+ "modified": "2019-03-24T00:17:52.444Z",
+ "contributors": [
+ "teoli",
+ "jsx",
+ "AshfaqHossain",
+ "ziyunfei"
+ ]
+ },
+ "Web/API/Element/childElementCount": {
+ "modified": "2019-04-28T01:50:12.243Z",
+ "contributors": [
+ "frankfang1990",
+ "xgqfrms-GitHub",
+ "teoli",
+ "AlexChao",
+ "ziyunfei"
+ ]
}
} \ No newline at end of file
diff --git a/files/zh-cn/web/api/node/localname/index.html b/files/zh-cn/conflicting/web/api/element/localname/index.html
index de9dcc4680..6d5f5f26b6 100644
--- a/files/zh-cn/web/api/node/localname/index.html
+++ b/files/zh-cn/conflicting/web/api/element/localname/index.html
@@ -1,7 +1,8 @@
---
title: Node.localName
-slug: Web/API/Node/localName
+slug: conflicting/Web/API/Element/localName
translation_of: Web/API/Node/localName
+original_slug: Web/API/Node/localName
---
<div>
{{ApiRef}}</div>
diff --git a/files/zh-cn/web/api/node/namespaceuri/index.html b/files/zh-cn/conflicting/web/api/element/namespaceuri/index.html
index 2aab7351fe..b2f0fa1e38 100644
--- a/files/zh-cn/web/api/node/namespaceuri/index.html
+++ b/files/zh-cn/conflicting/web/api/element/namespaceuri/index.html
@@ -1,7 +1,8 @@
---
title: Node.namespaceURI
-slug: Web/API/Node/namespaceURI
+slug: conflicting/Web/API/Element/namespaceURI
translation_of: Web/API/Node/namespaceURI
+original_slug: Web/API/Node/namespaceURI
---
<div>{{APIRef("DOM")}}{{obsolete_header}}</div>
diff --git a/files/zh-cn/web/api/node/prefix/index.html b/files/zh-cn/conflicting/web/api/element/prefix/index.html
index 6883a89050..06c46e0ad9 100644
--- a/files/zh-cn/web/api/node/prefix/index.html
+++ b/files/zh-cn/conflicting/web/api/element/prefix/index.html
@@ -1,7 +1,8 @@
---
title: Node.prefix
-slug: Web/API/Node/prefix
+slug: conflicting/Web/API/Element/prefix
translation_of: Web/API/Node/prefix
+original_slug: Web/API/Node/prefix
---
<div>
{{ApiRef}}</div>
diff --git a/files/zh-cn/web/api/parentnode/childelementcount/index.html b/files/zh-cn/web/api/element/childelementcount/index.html
index 0169eb3ed5..11a680d8a0 100644
--- a/files/zh-cn/web/api/parentnode/childelementcount/index.html
+++ b/files/zh-cn/web/api/element/childelementcount/index.html
@@ -1,7 +1,8 @@
---
title: ParentNode.childElementCount
-slug: Web/API/ParentNode/childElementCount
+slug: Web/API/Element/childElementCount
translation_of: Web/API/ParentNode/childElementCount
+original_slug: Web/API/ParentNode/childElementCount
---
<p>{{ APIRef("DOM") }} </p>