aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/element
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-23 15:56:32 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-23 15:56:32 +0100
commit3cf10f5483f2abfa4d87b2279967277213e28908 (patch)
treea24048bf04ef74e6c86f2812adb3a8cece185a74 /files/ru/web/api/element
parent05b2650717b84d199f6ebd5df8a8f9d1e3b23f3f (diff)
downloadtranslated-content-3cf10f5483f2abfa4d87b2279967277213e28908.tar.gz
translated-content-3cf10f5483f2abfa4d87b2279967277213e28908.tar.bz2
translated-content-3cf10f5483f2abfa4d87b2279967277213e28908.zip
sync: modify
Diffstat (limited to 'files/ru/web/api/element')
-rw-r--r--files/ru/web/api/element/nextelementsibling/index.html4
-rw-r--r--files/ru/web/api/element/previouselementsibling/index.html3
2 files changed, 4 insertions, 3 deletions
diff --git a/files/ru/web/api/element/nextelementsibling/index.html b/files/ru/web/api/element/nextelementsibling/index.html
index 1e8d05c4c2..6c811adbe2 100644
--- a/files/ru/web/api/element/nextelementsibling/index.html
+++ b/files/ru/web/api/element/nextelementsibling/index.html
@@ -1,8 +1,8 @@
---
title: NonDocumentTypeChildNode.nextElementSibling
-slug: Web/API/NonDocumentTypeChildNode/nextElementSibling
+slug: Web/API/Element/nextElementSibling
translation_of: Web/API/NonDocumentTypeChildNode/nextElementSibling
-original_slug: Web/API/NonDocumentTypeChildNode/NonDocumentTypeChildNode.nextElementSibling
+original_slug: Web/API/NonDocumentTypeChildNode/nextElementSibling
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ru/web/api/element/previouselementsibling/index.html b/files/ru/web/api/element/previouselementsibling/index.html
index 2cc659ef51..1e6ab64268 100644
--- a/files/ru/web/api/element/previouselementsibling/index.html
+++ b/files/ru/web/api/element/previouselementsibling/index.html
@@ -1,7 +1,8 @@
---
title: NonDocumentTypeChildNode.previousElementSibling
-slug: Web/API/NonDocumentTypeChildNode/previousElementSibling
+slug: Web/API/Element/previousElementSibling
translation_of: Web/API/NonDocumentTypeChildNode/previousElementSibling
+original_slug: Web/API/NonDocumentTypeChildNode/previousElementSibling
---
<div>
<div>{{APIRef("DOM")}}</div>