From 59705f5814c1ece8cefc4c62a8897d4d8a5b38fc Mon Sep 17 00:00:00 2001
From: Alexey Pyltsyn {{ EmbedLiveSample('Live_example', '100%', '160px') }} {{ EmbedLiveSample('Живые_примеры', '100%', '160px') }} Результат выглядит так: {{ EmbedLiveSample('Examples', '100%', 60) }} {{ EmbedLiveSample('Примеры', '100%', 60) }} Результат выглядит так: {{ EmbedLiveSample('Trimming_of_whitespace_and_removal_of_duplicates', '100%', 60) }} {{ EmbedLiveSample('Обрезка_пробелов_и_удаление_дубликатов', '100%', 60) }} Результат выглядит так: {{ EmbedLiveSample('Examples', '100%', 60) }} {{ EmbedLiveSample('Примеры', '100%', 60) }} Проверьте результаты ниже: {{ EmbedLiveSample('Example', 300, 50) }} {{ EmbedLiveSample('Пример', 300, 50) }} Данный пример демонстрирует симуляцию нажатия левой клавиши мыши (событие мыши генерируется программно) по чекбоксу используя методы DOM.Result
-Спецификации
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 + '"';
Обрезка пробелов и удаление дубликатов
@@ -75,7 +75,7 @@ span.textContent = 'span classList is "' + classes + '"';
Характеристики
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) {
Полифил
diff --git a/files/ru/web/api/file/name/index.html b/files/ru/web/api/file/name/index.html
index 195a4d0ff9..390e8689c3 100644
--- a/files/ru/web/api/file/name/index.html
+++ b/files/ru/web/api/file/name/index.html
@@ -36,7 +36,7 @@ translation_of: Web/API/File/name
Спецификация
diff --git a/files/ru/web/api/mouseevent/index.html b/files/ru/web/api/mouseevent/index.html
index bae758f90d..9c8810647f 100644
--- a/files/ru/web/api/mouseevent/index.html
+++ b/files/ru/web/api/mouseevent/index.html
@@ -104,7 +104,7 @@ translation_of: Web/API/MouseEvent
MouseEvent
created. If the event has already being dispatched, this method does nothing.Примеры
+Пример
{{ EmbedLiveSample('Example', '', '', '') }}
+{{ EmbedLiveSample('Пример', '', '', '') }}
{{ EmbedLiveSample('Example', 480) }}
+{{ EmbedLiveSample('Пример', 480) }}