aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/worker
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/worker')
-rw-r--r--files/ru/web/api/worker/postmessage/index.html3
-rw-r--r--files/ru/web/api/worker/terminate/index.html3
2 files changed, 0 insertions, 6 deletions
diff --git a/files/ru/web/api/worker/postmessage/index.html b/files/ru/web/api/worker/postmessage/index.html
index 6523a0cb64..6f639547f7 100644
--- a/files/ru/web/api/worker/postmessage/index.html
+++ b/files/ru/web/api/worker/postmessage/index.html
@@ -149,9 +149,6 @@ arrBuf.byteLength, ПОСЛЕ передачи: 0 boo
</table>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-
-<div class="hidden">Таблица совместимости на этой странице создаётся из структурированных данных. Если вы хотите внести свой вклад в данные, пожалуйста, проверьте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам запрос.</div>
-
<p>{{Compat("api.Worker.postMessage")}}</p>
<p>[1] Internet Explorer не поддерживает {{domxref("Transferable")}} объекты.</p>
diff --git a/files/ru/web/api/worker/terminate/index.html b/files/ru/web/api/worker/terminate/index.html
index 21682c32ce..230f6bc0c0 100644
--- a/files/ru/web/api/worker/terminate/index.html
+++ b/files/ru/web/api/worker/terminate/index.html
@@ -54,9 +54,6 @@ myWorker.terminate();
</table>
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-
-<div class="hidden">Таблица совместимости на этой странице создаётся из структурированных данных. Если вы хотите внести свой вклад в данные, пожалуйста, проверьте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам запрос.</div>
-
<p>{{Compat("api.Worker.terminate")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>