From 15b682f3ce7549aac1711f78e64bdb5aa6679a41 Mon Sep 17 00:00:00 2001 From: MDN Date: Fri, 7 May 2021 00:31:35 +0000 Subject: [CRON] sync translated content --- files/ru/_redirects.txt | 3 +- files/ru/_wikihistory.json | 12 +++--- files/ru/orphaned/web/api/notation/index.html | 53 +++++++++++++++++++++++++++ files/ru/web/api/notation/index.html | 53 --------------------------- 4 files changed, 61 insertions(+), 60 deletions(-) create mode 100644 files/ru/orphaned/web/api/notation/index.html delete mode 100644 files/ru/web/api/notation/index.html (limited to 'files/ru') 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/orphaned/web/api/notation/index.html b/files/ru/orphaned/web/api/notation/index.html new file mode 100644 index 0000000000..e5f51b30d7 --- /dev/null +++ b/files/ru/orphaned/web/api/notation/index.html @@ -0,0 +1,53 @@ +--- +title: Нотация +slug: orphaned/Web/API/Notation +tags: + - Нотация +translation_of: Web/API/Notation +original_slug: Web/API/Notation +--- +
{{APIRef("DOM")}}{{draft}}{{obsolete_header}}
+ +

Представляет нотацию DTD (только для чтения). Может объявлять формат неразобранного объекта или формально объявлять цели инструкции по обработке документа. Наследует методы и свойства от Node. Его nodeName - это имя нотации. Не имеет родителя.

+ +

Свойства

+ +
+
{{domxref("Notation.publicId")}} {{ReadOnlyInline}}
+
Это {{domxref("DOMString")}}.
+
{{domxref("Notation.systemId")}} {{ReadOnlyInline}}
+
Это {{domxref("DOMString")}}.
+
+ +

Спецификации

+ + + + + + + + + + + + + + + + + + + + + + + + +
СпецификацияСтатусКомментарии
{{SpecName("DOM3 Core", "core.html#ID-5431D1B9", "Notation")}}{{Spec2("DOM3 Core")}}Без изменений
{{SpecName("DOM2 Core", "core.html#ID-5431D1B9", "Notation")}}{{Spec2("DOM2 Core")}}Без изменений
{{SpecName('DOM1', 'level-one-core.html#ID-5431D1B9', 'Notation')}}{{Spec2('DOM1')}}Первое определение
+ +

Поддержка браузерами

+ + + +

{{Compat("api.Notation")}}

diff --git a/files/ru/web/api/notation/index.html b/files/ru/web/api/notation/index.html deleted file mode 100644 index d0343162fa..0000000000 --- a/files/ru/web/api/notation/index.html +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: Нотация -slug: Web/API/Notation -tags: - - Нотация -translation_of: Web/API/Notation -original_slug: Web/API/Нотация ---- -
{{APIRef("DOM")}}{{draft}}{{obsolete_header}}
- -

Представляет нотацию DTD (только для чтения). Может объявлять формат неразобранного объекта или формально объявлять цели инструкции по обработке документа. Наследует методы и свойства от Node. Его nodeName - это имя нотации. Не имеет родителя.

- -

Свойства

- -
-
{{domxref("Notation.publicId")}} {{ReadOnlyInline}}
-
Это {{domxref("DOMString")}}.
-
{{domxref("Notation.systemId")}} {{ReadOnlyInline}}
-
Это {{domxref("DOMString")}}.
-
- -

Спецификации

- - - - - - - - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
{{SpecName("DOM3 Core", "core.html#ID-5431D1B9", "Notation")}}{{Spec2("DOM3 Core")}}Без изменений
{{SpecName("DOM2 Core", "core.html#ID-5431D1B9", "Notation")}}{{Spec2("DOM2 Core")}}Без изменений
{{SpecName('DOM1', 'level-one-core.html#ID-5431D1B9', 'Notation')}}{{Spec2('DOM1')}}Первое определение
- -

Поддержка браузерами

- - - -

{{Compat("api.Notation")}}

-- cgit v1.2.3-54-g00ecf