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/notation/index.html (renamed from files/zh-cn/web/api/notation/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 bca23e125f..b01f733fa3 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1719,6 +1719,7 @@ /zh-CN/docs/Web/API/NonDocumentTypeChildNode.previousElementSibling /zh-CN/docs/Web/API/Element/previousElementSibling /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/Notation /zh-CN/docs/orphaned/Web/API/Notation /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/Element/childElementCount /zh-CN/docs/Web/API/ParentNode.children /zh-CN/docs/orphaned/Web/API/ParentNode/children diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index f1c4de0e44..cbd3dfd51a 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -18689,12 +18689,6 @@ "Oswald111" ] }, - "Web/API/Notation": { - "modified": "2020-10-15T22:20:06.303Z", - "contributors": [ - "xiaoxingchi" - ] - }, "Web/API/NotificationEvent": { "modified": "2020-11-24T03:08:03.312Z", "contributors": [ @@ -50439,6 +50433,12 @@ "ChenChenJoke" ] }, + "orphaned/Web/API/Notation": { + "modified": "2020-10-15T22:20:06.303Z", + "contributors": [ + "xiaoxingchi" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T21:51:11.120Z", "contributors": [ diff --git a/files/zh-cn/web/api/notation/index.html b/files/zh-cn/orphaned/web/api/notation/index.html index 5a196228f4..6887ee78e8 100644 --- a/files/zh-cn/web/api/notation/index.html +++ b/files/zh-cn/orphaned/web/api/notation/index.html @@ -1,11 +1,12 @@ --- title: Notation -slug: Web/API/Notation +slug: orphaned/Web/API/Notation tags: - API - Obsolete - Reference translation_of: Web/API/Notation +original_slug: Web/API/Notation --- <div>{{APIRef("DOM")}}{{draft}}{{obsolete_header}}</div> |