aboutsummaryrefslogtreecommitdiff
path: root/files/ru
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru')
-rw-r--r--files/ru/_redirects.txt3
-rw-r--r--files/ru/_wikihistory.json24
-rw-r--r--files/ru/orphaned/web/mathml/element/mglyph/index.html (renamed from files/ru/web/mathml/element/mglyph/index.html)5
-rw-r--r--files/ru/web/api/document/getselection/index.html (renamed from files/ru/web/api/documentorshadowroot/getselection/index.html)4
4 files changed, 19 insertions, 17 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt
index 7172def406..e397148064 100644
--- a/files/ru/_redirects.txt
+++ b/files/ru/_redirects.txt
@@ -402,8 +402,8 @@
/ru/docs/Web/API/Document/defaultView/resize_event /ru/docs/Web/API/Window/resize_event
/ru/docs/Web/API/Document/defaultView/storage_event /ru/docs/Web/API/Window/storage_event
/ru/docs/Web/API/Document/domConfig /ru/docs/Web/API/Document
-/ru/docs/Web/API/Document/getSelection /ru/docs/Web/API/DocumentOrShadowRoot/getSelection
/ru/docs/Web/API/DocumentOrShadowRoot/activeElement /ru/docs/Web/API/Document/activeElement
+/ru/docs/Web/API/DocumentOrShadowRoot/getSelection /ru/docs/Web/API/Document/getSelection
/ru/docs/Web/API/Element.getBoundingClientRect /ru/docs/Web/API/Element/getBoundingClientRect
/ru/docs/Web/API/Element.insertAdjacentHTML /ru/docs/Web/API/Element/insertAdjacentHTML
/ru/docs/Web/API/Element/accessKey /ru/docs/Web/API/HTMLElement/accessKey
@@ -822,6 +822,7 @@
/ru/docs/Web/JavaScript/Справочник_по_JavaScript_1.5/Операции/Битовые_Операции /ru/docs/conflicting/Web/JavaScript/Reference/Operators_7c8eb9475d97a4a734c5991857698560
/ru/docs/Web/JavaScript/Справочник_по_JavaScript_1.5/Операции/Операции_Присваивания /ru/docs/conflicting/Web/JavaScript/Reference/Operators_8d54701de06af40a7c984517cbe87b3e
/ru/docs/Web/Manifest/serviceworker /ru/docs/orphaned/Web/Manifest/serviceworker
+/ru/docs/Web/MathML/Element/mglyph /ru/docs/orphaned/Web/MathML/Element/mglyph
/ru/docs/Web/MathML/Атрибут /ru/docs/Web/MathML/Attribute
/ru/docs/Web/MathML/Примеры /ru/docs/Web/MathML/Examples
/ru/docs/Web/MathML/Примеры/Deriving_the_Quadratic_Formula /ru/docs/Web/MathML/Examples/Deriving_the_Quadratic_Formula
diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json
index b7c8afe669..196f623a1a 100644
--- a/files/ru/_wikihistory.json
+++ b/files/ru/_wikihistory.json
@@ -19101,12 +19101,6 @@
"bsergey"
]
},
- "Web/MathML/Element/mglyph": {
- "modified": "2020-10-30T16:27:27.508Z",
- "contributors": [
- "d0rj"
- ]
- },
"Web/MathML/Element/mn": {
"modified": "2020-10-30T16:23:01.293Z",
"contributors": [
@@ -25209,12 +25203,6 @@
"Aleksej"
]
},
- "Web/API/DocumentOrShadowRoot/getSelection": {
- "modified": "2019-03-23T22:34:05.751Z",
- "contributors": [
- "YakovL"
- ]
- },
"Web/API/HTMLElement/accessKey": {
"modified": "2019-03-23T22:51:14.902Z",
"contributors": [
@@ -25988,5 +25976,17 @@
"wbamberg",
"Mingun"
]
+ },
+ "orphaned/Web/MathML/Element/mglyph": {
+ "modified": "2020-10-30T16:27:27.508Z",
+ "contributors": [
+ "d0rj"
+ ]
+ },
+ "Web/API/Document/getSelection": {
+ "modified": "2019-03-23T22:34:05.751Z",
+ "contributors": [
+ "YakovL"
+ ]
}
} \ No newline at end of file
diff --git a/files/ru/web/mathml/element/mglyph/index.html b/files/ru/orphaned/web/mathml/element/mglyph/index.html
index 4c52c451b6..37bc0ad8b7 100644
--- a/files/ru/web/mathml/element/mglyph/index.html
+++ b/files/ru/orphaned/web/mathml/element/mglyph/index.html
@@ -1,12 +1,13 @@
---
title: <mglyph>
-slug: Web/MathML/Element/mglyph
+slug: orphaned/Web/MathML/Element/mglyph
tags:
- MathML
- - 'MathML:Element'
+ - MathML:Element
- Глиф
- Символ
translation_of: Web/MathML/Element/mglyph
+original_slug: Web/MathML/Element/mglyph
---
<div>{{MathMLRef}}</div>
diff --git a/files/ru/web/api/documentorshadowroot/getselection/index.html b/files/ru/web/api/document/getselection/index.html
index ce4007b2f3..e04e36513d 100644
--- a/files/ru/web/api/documentorshadowroot/getselection/index.html
+++ b/files/ru/web/api/document/getselection/index.html
@@ -1,9 +1,9 @@
---
title: Document.getSelection()
-slug: Web/API/DocumentOrShadowRoot/getSelection
+slug: Web/API/Document/getSelection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
translation_of_original: Web/API/Document/getSelection
-original_slug: Web/API/Document/getSelection
+original_slug: Web/API/DocumentOrShadowRoot/getSelection
---
<p>{{APIRef("DOM")}}</p>