aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/touchevent
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-25 10:06:22 +0300
committerGitHub <noreply@github.com>2021-10-25 10:06:22 +0300
commitf3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch)
tree6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/api/touchevent
parente87401f97c68764ae7070f305199af2f529c1def (diff)
downloadtranslated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций * Replaces
Diffstat (limited to 'files/ru/web/api/touchevent')
-rw-r--r--files/ru/web/api/touchevent/altkey/index.html20
-rw-r--r--files/ru/web/api/touchevent/changedtouches/index.html20
-rw-r--r--files/ru/web/api/touchevent/index.html20
-rw-r--r--files/ru/web/api/touchevent/touches/index.html20
4 files changed, 4 insertions, 76 deletions
diff --git a/files/ru/web/api/touchevent/altkey/index.html b/files/ru/web/api/touchevent/altkey/index.html
index 06b7ad4a7e..a6c5843270 100644
--- a/files/ru/web/api/touchevent/altkey/index.html
+++ b/files/ru/web/api/touchevent/altkey/index.html
@@ -41,25 +41,7 @@ translation_of: Web/API/TouchEvent/altKey
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events 2','#widl-TouchEvent-altKey')}}</td>
- <td>{{Spec2('Touch Events 2')}}</td>
- <td>Нестабильная версия.</td>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events','#widl-TouchEvent-altKey')}}</td>
- <td>{{Spec2('Touch Events')}}</td>
- <td>Начальное определение.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/api/touchevent/changedtouches/index.html b/files/ru/web/api/touchevent/changedtouches/index.html
index 93b26acda4..8daa58016c 100644
--- a/files/ru/web/api/touchevent/changedtouches/index.html
+++ b/files/ru/web/api/touchevent/changedtouches/index.html
@@ -47,25 +47,7 @@ translation_of: Web/API/TouchEvent/changedTouches
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events 2','#widl-TouchEvent-changedTouches')}}</td>
- <td>{{Spec2('Touch Events 2')}}</td>
- <td>Нестабильная версия.</td>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events','#widl-TouchEvent-changedTouches')}}</td>
- <td>{{Spec2('Touch Events')}}</td>
- <td>Начальное определение.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/api/touchevent/index.html b/files/ru/web/api/touchevent/index.html
index d061973eb1..f443e928bb 100644
--- a/files/ru/web/api/touchevent/index.html
+++ b/files/ru/web/api/touchevent/index.html
@@ -112,25 +112,7 @@ translation_of: Web/API/TouchEvent
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events 2','#touchevent-interface', 'TouchEvent')}}</td>
- <td>{{Spec2('Touch Events 2')}}</td>
- <td>Добавлены глобальные атрибуты обработчиков <code>ontouchstart</code>, <code>ontouchend</code>, <code>ontouchmove</code>, <code>ontouchend</code></td>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events', '#touchevent-interface', 'TouchEvent')}}</td>
- <td>{{Spec2('Touch Events')}}</td>
- <td>Начальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/api/touchevent/touches/index.html b/files/ru/web/api/touchevent/touches/index.html
index e0628978c6..e377e1b8a3 100644
--- a/files/ru/web/api/touchevent/touches/index.html
+++ b/files/ru/web/api/touchevent/touches/index.html
@@ -41,25 +41,7 @@ translation_of: Web/API/TouchEvent/touches
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events 2','#dom-touchevent-touches')}}</td>
- <td>{{Spec2('Touch Events 2')}}</td>
- <td>Non-stable version.</td>
- </tr>
- <tr>
- <td>{{SpecName('Touch Events','#widl-TouchEvent-touches')}}</td>
- <td>{{Spec2('Touch Events')}}</td>
- <td>Initial definition.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>