diff options
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/notation/index.html (renamed from files/fr/web/api/notation/index.html) | 3 | ||||
-rw-r--r-- | files/ru/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ru/orphaned/web/api/notation/index.html (renamed from files/ru/web/api/notation/index.html) | 4 | ||||
-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 |
9 files changed, 28 insertions, 23 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 1939a44a5a..1683d7b57f 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3792,6 +3792,7 @@ /fr/docs/Web/API/Node/nodePrincipal /fr/docs/conflicting/Web/API/Node_378aed5ed6869e50853edbc988cf9556 /fr/docs/Web/API/Node/prefix /fr/docs/conflicting/Web/API/Element/prefix /fr/docs/Web/API/Node/rootNode /fr/docs/conflicting/Web/API/Node/getRootNode +/fr/docs/Web/API/Notation /fr/docs/orphaned/Web/API/Notation /fr/docs/Web/API/ParentNode/append /fr/docs/orphaned/Web/API/ParentNode/append /fr/docs/Web/API/ParentNode/childElementCount /fr/docs/Web/API/Element/childElementCount /fr/docs/Web/API/ParentNode/children /fr/docs/orphaned/Web/API/ParentNode/children diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 4101aeee5c..c17626c993 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -19327,12 +19327,6 @@ "loella16" ] }, - "Web/API/Notation": { - "modified": "2019-03-18T21:40:13.820Z", - "contributors": [ - "loella16" - ] - }, "Web/API/NotificationEvent": { "modified": "2020-09-27T20:47:13.129Z", "contributors": [ @@ -45184,6 +45178,12 @@ "loella16" ] }, + "orphaned/Web/API/Notation": { + "modified": "2019-03-18T21:40:13.820Z", + "contributors": [ + "loella16" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T21:59:23.058Z", "contributors": [ diff --git a/files/fr/web/api/notation/index.html b/files/fr/orphaned/web/api/notation/index.html index 66b8459a38..b041b531ef 100644 --- a/files/fr/web/api/notation/index.html +++ b/files/fr/orphaned/web/api/notation/index.html @@ -1,6 +1,6 @@ --- title: Notation -slug: Web/API/Notation +slug: orphaned/Web/API/Notation tags: - API - Arborescence @@ -9,6 +9,7 @@ tags: - Notation - Reference translation_of: Web/API/Notation +original_slug: Web/API/Notation --- <div>{{APIRef("DOM")}}{{obsolete_header}}</div> diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index ea7e177109..36067049a3 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -448,6 +448,7 @@ /ru/docs/Web/API/NonDocumentTypeChildNode/NonDocumentTypeChildNode.nextElementSibling /ru/docs/Web/API/Element/nextElementSibling /ru/docs/Web/API/NonDocumentTypeChildNode/nextElementSibling /ru/docs/Web/API/Element/nextElementSibling /ru/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /ru/docs/Web/API/Element/previousElementSibling +/ru/docs/Web/API/Notation /ru/docs/orphaned/Web/API/Notation /ru/docs/Web/API/ParentNode/append /ru/docs/orphaned/Web/API/ParentNode/append /ru/docs/Web/API/ParentNode/childElementCount /ru/docs/Web/API/Element/childElementCount /ru/docs/Web/API/ParentNode/children /ru/docs/orphaned/Web/API/ParentNode/children @@ -486,7 +487,7 @@ /ru/docs/Web/API/navigator.id.request /ru/docs/Web/API/IdentityManager/request /ru/docs/Web/API/range.getBoundingClientRect /ru/docs/Web/API/Range/getBoundingClientRect /ru/docs/Web/API/Видимость_страницы_API /ru/docs/Web/API/Page_Visibility_API -/ru/docs/Web/API/Нотация /ru/docs/Web/API/Notation +/ru/docs/Web/API/Нотация /ru/docs/orphaned/Web/API/Notation /ru/docs/Web/Accessibility/Веб-разработка /ru/docs/conflicting/Web/Accessibility /ru/docs/Web/Apps/Fundamentals/Audio_and_video_delivery /ru/docs/Web/Guide/Audio_and_video_delivery /ru/docs/Web/Apps/Fundamentals/Audio_and_video_delivery/Adding_captions_and_subtitles_to_HTML5_video /ru/docs/Web/Guide/Audio_and_video_delivery/Adding_captions_and_subtitles_to_HTML5_video diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 9a20c90423..f72beafa2d 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -10217,12 +10217,6 @@ "dginzburg" ] }, - "Web/API/Notation": { - "modified": "2020-10-15T22:17:39.773Z", - "contributors": [ - "opereverzeva" - ] - }, "Web/API/Notifications_API": { "modified": "2019-03-23T22:16:18.353Z", "contributors": [ @@ -25612,6 +25606,12 @@ "teoli" ] }, + "orphaned/Web/API/Notation": { + "modified": "2020-10-15T22:17:39.773Z", + "contributors": [ + "opereverzeva" + ] + }, "orphaned/Web/API/ParentNode/append": { "modified": "2020-10-15T22:10:43.295Z", "contributors": [ diff --git a/files/ru/web/api/notation/index.html b/files/ru/orphaned/web/api/notation/index.html index d0343162fa..e5f51b30d7 100644 --- a/files/ru/web/api/notation/index.html +++ b/files/ru/orphaned/web/api/notation/index.html @@ -1,10 +1,10 @@ --- title: Нотация -slug: Web/API/Notation +slug: orphaned/Web/API/Notation tags: - Нотация translation_of: Web/API/Notation -original_slug: Web/API/Нотация +original_slug: Web/API/Notation --- <div>{{APIRef("DOM")}}{{draft}}{{obsolete_header}}</div> 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> |