aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/domtokenlist
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-19 13:34:22 +0300
committerGitHub <noreply@github.com>2021-10-19 13:34:22 +0300
commit59705f5814c1ece8cefc4c62a8897d4d8a5b38fc (patch)
tree1170b919085fce1ad2b793d67ff533b902dc7076 /files/ru/web/api/domtokenlist
parentc4eea51f47b7f138a3b09cb61f2bfe6eaff66333 (diff)
downloadtranslated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.gz
translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.bz2
translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.zip
FIx more live examples (#2774)
Diffstat (limited to 'files/ru/web/api/domtokenlist')
-rw-r--r--files/ru/web/api/domtokenlist/index.html4
-rw-r--r--files/ru/web/api/domtokenlist/replace/index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/domtokenlist/index.html b/files/ru/web/api/domtokenlist/index.html
index 852ccab596..1f352cbdf8 100644
--- a/files/ru/web/api/domtokenlist/index.html
+++ b/files/ru/web/api/domtokenlist/index.html
@@ -60,7 +60,7 @@ para.textContent = 'paragraph classList is "' + classes + '"';</pre>
<p>Результат выглядит так:</p>
-<p>{{ EmbedLiveSample('Examples', '100%', 60) }}</p>
+<p>{{ EmbedLiveSample('Примеры', '100%', 60) }}</p>
<h2 id="Обрезка_пробелов_и_удаление_дубликатов">Обрезка пробелов и удаление дубликатов</h2>
@@ -75,7 +75,7 @@ span.textContent = 'span classList is "' + classes + '"';</pre>
<p>Результат выглядит так:</p>
-<p>{{ EmbedLiveSample('Trimming_of_whitespace_and_removal_of_duplicates', '100%', 60) }}</p>
+<p>{{ EmbedLiveSample('Обрезка_пробелов_и_удаление_дубликатов', '100%', 60) }}</p>
<h2 id="Характеристики">Характеристики</h2>
diff --git a/files/ru/web/api/domtokenlist/replace/index.html b/files/ru/web/api/domtokenlist/replace/index.html
index ad41a3d422..ae19753035 100644
--- a/files/ru/web/api/domtokenlist/replace/index.html
+++ b/files/ru/web/api/domtokenlist/replace/index.html
@@ -52,7 +52,7 @@ if (result) {
<p><span class="VIiyi" lang="ru"><span class="ChMk0b JLqJ4b"><span>Результат выглядит так:</span></span></span></p>
-<p>{{ EmbedLiveSample('Examples', '100%', 60) }}</p>
+<p>{{ EmbedLiveSample('Примеры', '100%', 60) }}</p>
<h2 id="Полифил">Полифил</h2>