aboutsummaryrefslogtreecommitdiff
path: root/files/ru/conflicting/web/api
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
commit786d51e5e35f25c06fc64083574a435e240b2a54 (patch)
tree7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/conflicting/web/api
parentc058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff)
downloadtranslated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip
unslug ru: modify
Diffstat (limited to 'files/ru/conflicting/web/api')
-rw-r--r--files/ru/conflicting/web/api/canvas_api/a_basic_ray-caster/index.html3
-rw-r--r--files/ru/conflicting/web/api/crypto/getrandomvalues/index.html3
-rw-r--r--files/ru/conflicting/web/api/document_object_model/index.html3
-rw-r--r--files/ru/conflicting/web/api/document_object_model_5521049528397035462607d58539e0cc/index.html3
-rw-r--r--files/ru/conflicting/web/api/document_object_model_dd00a71ceceac547ab464128db6bd8ef/index.html3
-rw-r--r--files/ru/conflicting/web/api/element/index.html3
-rw-r--r--files/ru/conflicting/web/api/eventtarget/addeventlistener/index.html3
-rw-r--r--files/ru/conflicting/web/api/eventtarget/removeeventlistener/index.html3
-rw-r--r--files/ru/conflicting/web/api/geolocation/index.html3
-rw-r--r--files/ru/conflicting/web/api/htmlmediaelement/abort_event/index.html3
-rw-r--r--files/ru/conflicting/web/api/index.html3
-rw-r--r--files/ru/conflicting/web/api/node/index.html3
-rw-r--r--files/ru/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html3
-rw-r--r--files/ru/conflicting/web/api/push_api/index.html3
-rw-r--r--files/ru/conflicting/web/api/svgaelement/target/index.html3
-rw-r--r--files/ru/conflicting/web/api/web_storage_api/index.html3
-rw-r--r--files/ru/conflicting/web/api/webrtc_api/index.html3
-rw-r--r--files/ru/conflicting/web/api/webrtc_api/signaling_and_video_calling/index.html3
-rw-r--r--files/ru/conflicting/web/api/window/localstorage/index.html3
-rw-r--r--files/ru/conflicting/web/api/windoworworkerglobalscope/index.html3
-rw-r--r--files/ru/conflicting/web/api/windoworworkerglobalscope_e2691f7ad05781a30c5fc5bb3b3f633a/index.html3
-rw-r--r--files/ru/conflicting/web/api/xmlhttprequest/index.html3
22 files changed, 44 insertions, 22 deletions
diff --git a/files/ru/conflicting/web/api/canvas_api/a_basic_ray-caster/index.html b/files/ru/conflicting/web/api/canvas_api/a_basic_ray-caster/index.html
index 23b14adb7c..b96f0a95a3 100644
--- a/files/ru/conflicting/web/api/canvas_api/a_basic_ray-caster/index.html
+++ b/files/ru/conflicting/web/api/canvas_api/a_basic_ray-caster/index.html
@@ -1,8 +1,9 @@
---
title: A Basic RayCaster
-slug: A_Basic_RayCaster
+slug: conflicting/Web/API/Canvas_API/A_basic_ray-caster
tags:
- Canvas_examples
+original_slug: A_Basic_RayCaster
---
<p> </p>
diff --git a/files/ru/conflicting/web/api/crypto/getrandomvalues/index.html b/files/ru/conflicting/web/api/crypto/getrandomvalues/index.html
index d56506a90a..0193cc0447 100644
--- a/files/ru/conflicting/web/api/crypto/getrandomvalues/index.html
+++ b/files/ru/conflicting/web/api/crypto/getrandomvalues/index.html
@@ -1,6 +1,6 @@
---
title: RandomSource
-slug: Web/API/RandomSource
+slug: conflicting/Web/API/Crypto/getRandomValues
tags:
- API
- Interface
@@ -11,6 +11,7 @@ tags:
- Web Crypto API
translation_of: Web/API/Crypto/getRandomValues
translation_of_original: Web/API/RandomSource
+original_slug: Web/API/RandomSource
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/ru/conflicting/web/api/document_object_model/index.html b/files/ru/conflicting/web/api/document_object_model/index.html
index 3acab80018..def3b15b61 100644
--- a/files/ru/conflicting/web/api/document_object_model/index.html
+++ b/files/ru/conflicting/web/api/document_object_model/index.html
@@ -1,10 +1,11 @@
---
title: DOM
-slug: DOM
+slug: conflicting/Web/API/Document_Object_Model
tags:
- DOM
translation_of: Web/API/Document_Object_Model
translation_of_original: DOM
+original_slug: DOM
---
<div>
<p><b>Объектная модель документа</b> (<b>DOM</b>) — это API для <a href="/ru/docs/HTML">HTML</a> и <a href="/ru/docs/XML">XML</a> документов. Она предоставляет структуру документа, что позволяет изменять его содержимое и внешний вид. По сути, она связывает веб-страницы со скриптами или языками программирования.</p>
diff --git a/files/ru/conflicting/web/api/document_object_model_5521049528397035462607d58539e0cc/index.html b/files/ru/conflicting/web/api/document_object_model_5521049528397035462607d58539e0cc/index.html
index ab6a5c0435..ba7d7d07d8 100644
--- a/files/ru/conflicting/web/api/document_object_model_5521049528397035462607d58539e0cc/index.html
+++ b/files/ru/conflicting/web/api/document_object_model_5521049528397035462607d58539e0cc/index.html
@@ -1,10 +1,11 @@
---
title: Об объектной модели документа
-slug: Об_объектной_модели_документа
+slug: conflicting/Web/API/Document_Object_Model_5521049528397035462607d58539e0cc
tags:
- DOM
translation_of: Web/API/Document_Object_Model
translation_of_original: DOM/About_the_Document_Object_Model
+original_slug: Об_объектной_модели_документа
---
<h3 id=".D0.A7.D1.82.D0.BE_.D1.82.D0.B0.D0.BA.D0.BE.D0.B5_DOM.3F" name=".D0.A7.D1.82.D0.BE_.D1.82.D0.B0.D0.BA.D0.BE.D0.B5_DOM.3F">Что такое DOM?</h3>
diff --git a/files/ru/conflicting/web/api/document_object_model_dd00a71ceceac547ab464128db6bd8ef/index.html b/files/ru/conflicting/web/api/document_object_model_dd00a71ceceac547ab464128db6bd8ef/index.html
index 1671813170..4d8706e804 100644
--- a/files/ru/conflicting/web/api/document_object_model_dd00a71ceceac547ab464128db6bd8ef/index.html
+++ b/files/ru/conflicting/web/api/document_object_model_dd00a71ceceac547ab464128db6bd8ef/index.html
@@ -1,6 +1,6 @@
---
title: DOM developer guide
-slug: Web/Guide/API/DOM
+slug: conflicting/Web/API/Document_Object_Model_dd00a71ceceac547ab464128db6bd8ef
tags:
- API
- DOM
@@ -10,6 +10,7 @@ tags:
- TopicStub
translation_of: Web/API/Document_Object_Model
translation_of_original: Web/Guide/API/DOM
+original_slug: Web/Guide/API/DOM
---
<p>{{draft}}</p>
diff --git a/files/ru/conflicting/web/api/element/index.html b/files/ru/conflicting/web/api/element/index.html
index af6ec4765c..8656365064 100644
--- a/files/ru/conflicting/web/api/element/index.html
+++ b/files/ru/conflicting/web/api/element/index.html
@@ -1,10 +1,11 @@
---
title: Slotable
-slug: Web/API/Slotable
+slug: conflicting/Web/API/Element
tags:
- миксины
translation_of: Web/API/Slottable
translation_of_original: Web/API/Slotable
+original_slug: Web/API/Slotable
---
<p>{{APIRef("Shadow DOM")}}</p>
diff --git a/files/ru/conflicting/web/api/eventtarget/addeventlistener/index.html b/files/ru/conflicting/web/api/eventtarget/addeventlistener/index.html
index a428f9724c..ce515d9e4f 100644
--- a/files/ru/conflicting/web/api/eventtarget/addeventlistener/index.html
+++ b/files/ru/conflicting/web/api/eventtarget/addeventlistener/index.html
@@ -1,9 +1,10 @@
---
title: EventTarget.attachEvent()
-slug: Web/API/EventTarget/attachEvent
+slug: conflicting/Web/API/EventTarget/addEventListener
tags:
- Junk
translation_of: Web/API/EventTarget/addEventListener
translation_of_original: Web/API/EventTarget/attachEvent
+original_slug: Web/API/EventTarget/attachEvent
---
<p>{{DOMxRef("EventTarget.addEventListener","EventTarget.addEventListener()")}}</p>
diff --git a/files/ru/conflicting/web/api/eventtarget/removeeventlistener/index.html b/files/ru/conflicting/web/api/eventtarget/removeeventlistener/index.html
index 9a62ecb63c..c83a135fd4 100644
--- a/files/ru/conflicting/web/api/eventtarget/removeeventlistener/index.html
+++ b/files/ru/conflicting/web/api/eventtarget/removeeventlistener/index.html
@@ -1,8 +1,9 @@
---
title: EventTarget.detachEvent()
-slug: Web/API/EventTarget/detachEvent
+slug: conflicting/Web/API/EventTarget/removeEventListener
translation_of: Web/API/EventTarget/removeEventListener
translation_of_original: Web/API/EventTarget/detachEvent
+original_slug: Web/API/EventTarget/detachEvent
---
<p>{{APIRef("DOM Events")}}</p>
diff --git a/files/ru/conflicting/web/api/geolocation/index.html b/files/ru/conflicting/web/api/geolocation/index.html
index 7287eee669..9a15927312 100644
--- a/files/ru/conflicting/web/api/geolocation/index.html
+++ b/files/ru/conflicting/web/api/geolocation/index.html
@@ -1,8 +1,9 @@
---
title: NavigatorGeolocation
-slug: Web/API/NavigatorGeolocation
+slug: conflicting/Web/API/Geolocation
translation_of: Web/API/Geolocation
translation_of_original: Web/API/NavigatorGeolocation
+original_slug: Web/API/NavigatorGeolocation
---
<div>{{APIRef("Geolocation API")}}</div>
diff --git a/files/ru/conflicting/web/api/htmlmediaelement/abort_event/index.html b/files/ru/conflicting/web/api/htmlmediaelement/abort_event/index.html
index d8029e2378..22fadfb200 100644
--- a/files/ru/conflicting/web/api/htmlmediaelement/abort_event/index.html
+++ b/files/ru/conflicting/web/api/htmlmediaelement/abort_event/index.html
@@ -1,10 +1,11 @@
---
title: abort
-slug: Web/Events/abort
+slug: conflicting/Web/API/HTMLMediaElement/abort_event
tags:
- Событие
translation_of: Web/API/HTMLMediaElement/abort_event
translation_of_original: Web/Events/abort
+original_slug: Web/Events/abort
---
<p>Событие "abort" вызывается когда загрузка какого-либо ресурса была прервана.</p>
diff --git a/files/ru/conflicting/web/api/index.html b/files/ru/conflicting/web/api/index.html
index 9ffb624bc7..325f2ca52b 100644
--- a/files/ru/conflicting/web/api/index.html
+++ b/files/ru/conflicting/web/api/index.html
@@ -1,10 +1,11 @@
---
title: WebAPI
-slug: Web/WebAPI
+slug: conflicting/Web/API
tags:
- API
translation_of: Web/API
translation_of_original: WebAPI
+original_slug: Web/WebAPI
---
<p><strong>WebAPI</strong> is a term used to refer to a suite of device compatibility and access APIs that allow Web apps and content to access device hardware (such as battery status or the device vibration hardware), as well as access to data stored on the device (such as the calendar or contacts list). By adding these APIs, we hope to expand what the Web can do today to also include what only proprietary platforms were able to do in the past.</p>
diff --git a/files/ru/conflicting/web/api/node/index.html b/files/ru/conflicting/web/api/node/index.html
index 7f7dbfb782..867810d345 100644
--- a/files/ru/conflicting/web/api/node/index.html
+++ b/files/ru/conflicting/web/api/node/index.html
@@ -1,8 +1,9 @@
---
title: Node.baseURIObject
-slug: Web/API/Node/baseURIObject
+slug: conflicting/Web/API/Node
translation_of: Web/API/Node
translation_of_original: Web/API/Node/baseURIObject
+original_slug: Web/API/Node/baseURIObject
---
<div>{{APIRef("DOM")}} {{Non-standard_header}}</div>
diff --git a/files/ru/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html b/files/ru/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
index 11b342e6c3..8de371b4cf 100644
--- a/files/ru/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
+++ b/files/ru/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
@@ -1,8 +1,9 @@
---
title: Node.nodePrincipal
-slug: Web/API/Node/nodePrincipal
+slug: conflicting/Web/API/Node_378aed5ed6869e50853edbc988cf9556
translation_of: Web/API/Node
translation_of_original: Web/API/Node/nodePrincipal
+original_slug: Web/API/Node/nodePrincipal
---
<div>
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ru/conflicting/web/api/push_api/index.html b/files/ru/conflicting/web/api/push_api/index.html
index 40086e4e91..1a1de71329 100644
--- a/files/ru/conflicting/web/api/push_api/index.html
+++ b/files/ru/conflicting/web/api/push_api/index.html
@@ -1,8 +1,9 @@
---
title: Использование Push API
-slug: Web/API/Push_API/Using_the_Push_API
+slug: conflicting/Web/API/Push_API
translation_of: Web/API/Push_API
translation_of_original: Web/API/Push_API/Using_the_Push_API
+original_slug: Web/API/Push_API/Using_the_Push_API
---
<p class="summary"><span class="seoSummary">W3C <a href="/en-US/docs/Web/API/Push_API">Push API</a> предоставляет некоторый захватывающий новый функционал для разработчиков для использования в web-приложениях: эта статья предлагает вводную информацию о том, как настроить Push-уведомления и управлять ими, с помощью простого демо.</span></p>
diff --git a/files/ru/conflicting/web/api/svgaelement/target/index.html b/files/ru/conflicting/web/api/svgaelement/target/index.html
index dcd76310d4..376099e1f3 100644
--- a/files/ru/conflicting/web/api/svgaelement/target/index.html
+++ b/files/ru/conflicting/web/api/svgaelement/target/index.html
@@ -1,8 +1,9 @@
---
title: SVGAElement.target
-slug: Web/API/SVGAElement/SVGAlement.target
+slug: conflicting/Web/API/SVGAElement/target
translation_of: Web/API/SVGAElement/target
translation_of_original: Web/API/SVGAElement/SVGAlement.target
+original_slug: Web/API/SVGAElement/SVGAlement.target
---
<p>{{APIRef("SVGAElement")}}</p>
diff --git a/files/ru/conflicting/web/api/web_storage_api/index.html b/files/ru/conflicting/web/api/web_storage_api/index.html
index b63a374c8c..b6e37422a6 100644
--- a/files/ru/conflicting/web/api/web_storage_api/index.html
+++ b/files/ru/conflicting/web/api/web_storage_api/index.html
@@ -1,8 +1,9 @@
---
title: DOM Storage guide
-slug: Web/Guide/API/DOM/Storage
+slug: conflicting/Web/API/Web_Storage_API
translation_of: Web/API/Web_Storage_API
translation_of_original: Web/Guide/API/DOM/Storage
+original_slug: Web/Guide/API/DOM/Storage
---
<h2 id="sect1"> </h2>
diff --git a/files/ru/conflicting/web/api/webrtc_api/index.html b/files/ru/conflicting/web/api/webrtc_api/index.html
index d8fbf01983..59ab196363 100644
--- a/files/ru/conflicting/web/api/webrtc_api/index.html
+++ b/files/ru/conflicting/web/api/webrtc_api/index.html
@@ -1,8 +1,9 @@
---
title: WebRTC
-slug: Web/Guide/API/WebRTC
+slug: conflicting/Web/API/WebRTC_API
translation_of: Web/API/WebRTC_API
translation_of_original: Web/Guide/API/WebRTC
+original_slug: Web/Guide/API/WebRTC
---
<p><strong>WebRTC</strong> (где RTC расшифровывается как Real-Time Communications) - это технология, которая позволяет передавать данные и потоковое аудио/видео между браузерами. Как набор стандартов в целом, WebRTC предоставляет любым поддерживающим этот стандарт, браузерам обмениваться данными и устраивать сеансы телеконференций в режиме точка-точка, без необходимости устанавливать какие-либо плагины и стороннее програмное обеспечение.</p>
diff --git a/files/ru/conflicting/web/api/webrtc_api/signaling_and_video_calling/index.html b/files/ru/conflicting/web/api/webrtc_api/signaling_and_video_calling/index.html
index 863dde7e14..b8473336af 100644
--- a/files/ru/conflicting/web/api/webrtc_api/signaling_and_video_calling/index.html
+++ b/files/ru/conflicting/web/api/webrtc_api/signaling_and_video_calling/index.html
@@ -1,8 +1,9 @@
---
title: Основы WebRTC
-slug: Web/API/WebRTC_API/WebRTC_basics
+slug: conflicting/Web/API/WebRTC_API/Signaling_and_video_calling
translation_of: Web/API/WebRTC_API/Signaling_and_video_calling
translation_of_original: Web/API/WebRTC_API/WebRTC_basics
+original_slug: Web/API/WebRTC_API/WebRTC_basics
---
<p>{{WebRTCSidebar}}</p>
diff --git a/files/ru/conflicting/web/api/window/localstorage/index.html b/files/ru/conflicting/web/api/window/localstorage/index.html
index f0fab82609..7e9f60bb88 100644
--- a/files/ru/conflicting/web/api/window/localstorage/index.html
+++ b/files/ru/conflicting/web/api/window/localstorage/index.html
@@ -1,8 +1,9 @@
---
title: LocalStorage
-slug: Web/API/Storage/LocalStorage
+slug: conflicting/Web/API/Window/localStorage
translation_of: Web/API/Window/localStorage
translation_of_original: Web/API/Web_Storage_API/Local_storage
+original_slug: Web/API/Storage/LocalStorage
---
<p><code>localStorage</code> это аналог <code><a href="/en-US/docs/Web/API/sessionStorage">sessionStorage</a></code>, с некоторыми same-origin правилами, но значения хранятся постоянно (в отличии от sessions). <code>localStorage</code> появился в Firefox 3.5.</p>
diff --git a/files/ru/conflicting/web/api/windoworworkerglobalscope/index.html b/files/ru/conflicting/web/api/windoworworkerglobalscope/index.html
index f51b72c102..69bc73a64f 100644
--- a/files/ru/conflicting/web/api/windoworworkerglobalscope/index.html
+++ b/files/ru/conflicting/web/api/windoworworkerglobalscope/index.html
@@ -1,6 +1,6 @@
---
title: WindowBase64
-slug: Web/API/WindowBase64
+slug: conflicting/Web/API/WindowOrWorkerGlobalScope
tags:
- API
- HTML-DOM
@@ -10,6 +10,7 @@ tags:
- WindowBase64
translation_of: Web/API/WindowOrWorkerGlobalScope
translation_of_original: Web/API/WindowBase64
+original_slug: Web/API/WindowBase64
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/ru/conflicting/web/api/windoworworkerglobalscope_e2691f7ad05781a30c5fc5bb3b3f633a/index.html b/files/ru/conflicting/web/api/windoworworkerglobalscope_e2691f7ad05781a30c5fc5bb3b3f633a/index.html
index ac80f42b5f..21a473532e 100644
--- a/files/ru/conflicting/web/api/windoworworkerglobalscope_e2691f7ad05781a30c5fc5bb3b3f633a/index.html
+++ b/files/ru/conflicting/web/api/windoworworkerglobalscope_e2691f7ad05781a30c5fc5bb3b3f633a/index.html
@@ -1,11 +1,12 @@
---
title: WindowTimers
-slug: Web/API/WindowTimers
+slug: conflicting/Web/API/WindowOrWorkerGlobalScope_e2691f7ad05781a30c5fc5bb3b3f633a
tags:
- API
- HTML DOM
translation_of: Web/API/WindowOrWorkerGlobalScope
translation_of_original: Web/API/WindowTimers
+original_slug: Web/API/WindowTimers
---
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/ru/conflicting/web/api/xmlhttprequest/index.html b/files/ru/conflicting/web/api/xmlhttprequest/index.html
index 0de9dfed9d..0d2e6c16e7 100644
--- a/files/ru/conflicting/web/api/xmlhttprequest/index.html
+++ b/files/ru/conflicting/web/api/xmlhttprequest/index.html
@@ -1,9 +1,10 @@
---
title: XMLHttpRequest
-slug: XMLHttpRequest
+slug: conflicting/Web/API/XMLHttpRequest
tags:
- AJAX
- XMLHttpRequest
+original_slug: XMLHttpRequest
---
<p><code>XMLHttpRequest</code> — это объект <a href="/ru/JavaScript" title="ru/JavaScript">JavaScript</a>, созданный Microsoft и адаптированный Mozilla. Вы можете использовать его для простой передачи данных через HTTP. Несмотря на свое название, он может быть использован не только для XML документов, но и, например, для <a href="/ru/JSON" title="ru/JSON">JSON</a>.</p>