diff options
author | Alexey Istomin <webistomin@gmail.com> | 2021-03-21 11:18:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-21 11:18:00 +0300 |
commit | 8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870 (patch) | |
tree | ac6698d151c498a70fd834db06b575fadd2c2535 /files/ru/web/api/document | |
parent | 0e03ba431ff64f6203db81de570dae6c84cddf49 (diff) | |
download | translated-content-8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870.tar.gz translated-content-8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870.tar.bz2 translated-content-8b7a5fdbf9223d5ebbaed1c04801a61b5b88b870.zip |
Uniqy "cache" word in Russian translation (#261)
* docs(ru): uniqy cache word
* revert(redirects): revert redirects
Diffstat (limited to 'files/ru/web/api/document')
-rw-r--r-- | files/ru/web/api/document/write/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/write/index.html b/files/ru/web/api/document/write/index.html index 8d9e74c6a1..4964fc8fab 100644 --- a/files/ru/web/api/document/write/index.html +++ b/files/ru/web/api/document/write/index.html @@ -62,7 +62,7 @@ translation_of: Web/API/Document/write <div class="note"><strong>Замечание:</strong> В Edge вызов <code>document.write в </code>iframe более одного раза приводит к ошибке SCRIPT70: Доступ запрещён.</div> -<div class="note"><strong>Замечание:</strong> Начиная с версии 55, Chrome не исполняет элементы <code><script></code> вставленные посредством <code>document.write()</code> в случае отсутствия кэша HTTP для пользователей 2G подключения.</div> +<div class="note"><strong>Замечание:</strong> Начиная с версии 55, Chrome не исполняет элементы <code><script></code> вставленные посредством <code>document.write()</code> в случае отсутствия кеша HTTP для пользователей 2G подключения.</div> <h2 id="Спецификации"><font color="#ffffff" face="x-locale-heading-primary, zillaslab, Palatino, Palatino Linotype, x-locale-heading-secondary, serif"><span style="background-color: #333333; font-size: 24px;">Спецификации</span></font></h2> |