diff options
Diffstat (limited to 'files/ru/web/api/document')
23 files changed, 0 insertions, 92 deletions
diff --git a/files/ru/web/api/document/alinkcolor/index.html b/files/ru/web/api/document/alinkcolor/index.html index d010383f8e..8cafc3fd42 100644 --- a/files/ru/web/api/document/alinkcolor/index.html +++ b/files/ru/web/api/document/alinkcolor/index.html @@ -31,10 +31,6 @@ document.alinkColor = <em>color</em> <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.alinkColor")}}</p> <p> </p> diff --git a/files/ru/web/api/document/anchors/index.html b/files/ru/web/api/document/anchors/index.html index 9d9f3aaa70..0b833985cd 100644 --- a/files/ru/web/api/document/anchors/index.html +++ b/files/ru/web/api/document/anchors/index.html @@ -116,10 +116,6 @@ function init() { <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.anchors")}}</p> <p> </p> diff --git a/files/ru/web/api/document/applets/index.html b/files/ru/web/api/document/applets/index.html index c82cbdb403..6ebd4e1d32 100644 --- a/files/ru/web/api/document/applets/index.html +++ b/files/ru/web/api/document/applets/index.html @@ -62,10 +62,6 @@ my_java_app = document.applets[1]; <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.applets")}}</p> <p> </p> diff --git a/files/ru/web/api/document/bgcolor/index.html b/files/ru/web/api/document/bgcolor/index.html index f4474bed44..467171ca3a 100644 --- a/files/ru/web/api/document/bgcolor/index.html +++ b/files/ru/web/api/document/bgcolor/index.html @@ -36,10 +36,6 @@ document.bgColor =<em>color</em> <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.bgColor")}}</p> <p> </p> diff --git a/files/ru/web/api/document/body/index.html b/files/ru/web/api/document/body/index.html index 7dbfce4dac..d50d23affd 100644 --- a/files/ru/web/api/document/body/index.html +++ b/files/ru/web/api/document/body/index.html @@ -74,10 +74,6 @@ alert(document.body.id); // "newBodyElement" <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.body")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/close/index.html b/files/ru/web/api/document/close/index.html index ba5d9ff72a..a1dbc80a3a 100644 --- a/files/ru/web/api/document/close/index.html +++ b/files/ru/web/api/document/close/index.html @@ -54,10 +54,6 @@ document.close(); <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.close")}}</p> <p> </p> diff --git a/files/ru/web/api/document/cookie/index.html b/files/ru/web/api/document/cookie/index.html index 23438503ae..3ee843cdfa 100644 --- a/files/ru/web/api/document/cookie/index.html +++ b/files/ru/web/api/document/cookie/index.html @@ -341,10 +341,6 @@ executeOnce(alertSomething, null, "Hello world!!!!", "alert_something");</code>< <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.cookie")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/defaultview/index.html b/files/ru/web/api/document/defaultview/index.html index fb38bdabd4..41596f0111 100644 --- a/files/ru/web/api/document/defaultview/index.html +++ b/files/ru/web/api/document/defaultview/index.html @@ -43,8 +43,4 @@ translation_of: Web/API/Document/defaultView <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.defaultView")}}</p> diff --git a/files/ru/web/api/document/designmode/index.html b/files/ru/web/api/document/designmode/index.html index 9eb7f429d6..20dfa58ca0 100644 --- a/files/ru/web/api/document/designmode/index.html +++ b/files/ru/web/api/document/designmode/index.html @@ -46,12 +46,6 @@ document.designMode = "on" </code>|| "off";</pre> <h2 id="Совместимость_с_браузерами" style="font-size: 2.14285714285714rem;">Совместимость с браузерами</h2> - - -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.designMode")}}</p> diff --git a/files/ru/web/api/document/dir/index.html b/files/ru/web/api/document/dir/index.html index 10640611ab..b4cecfd5d7 100644 --- a/files/ru/web/api/document/dir/index.html +++ b/files/ru/web/api/document/dir/index.html @@ -48,10 +48,6 @@ translation_of: Web/API/Document/dir <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.dir")}}</p> <p> </p> diff --git a/files/ru/web/api/document/document/index.html b/files/ru/web/api/document/document/index.html index 1d084cb644..8e3a7cf9a4 100644 --- a/files/ru/web/api/document/document/index.html +++ b/files/ru/web/api/document/document/index.html @@ -43,10 +43,6 @@ translation_of: Web/API/Document/Document <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.Document")}}</p> <p> </p> diff --git a/files/ru/web/api/document/domain/index.html b/files/ru/web/api/document/domain/index.html index 47d2a70db7..9eb5ac968b 100644 --- a/files/ru/web/api/document/domain/index.html +++ b/files/ru/web/api/document/domain/index.html @@ -94,9 +94,6 @@ if (document.domain == badDomain) { </table> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> - -<div class="hidden">Таблица совместимости на этой странице генерируется из структурированных данных. Если вы желаете внести свой вклад в данные, пожалуйста ознакомьтесь с <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и отправьте нам pull request.</div> - <p>{{Compat("api.Document.domain")}}</p> <h2 id="See_also" name="See_also">Смотрите также</h2> diff --git a/files/ru/web/api/document/domcontentloaded_event/index.html b/files/ru/web/api/document/domcontentloaded_event/index.html index 8a9ae9033b..6ce88a6b49 100644 --- a/files/ru/web/api/document/domcontentloaded_event/index.html +++ b/files/ru/web/api/document/domcontentloaded_event/index.html @@ -171,9 +171,6 @@ document.addEventListener('DOMContentLoaded', (event) => { </table> <h2 id="Браузерная_совместимость">Браузерная совместимость</h2> - -<div class="hidden">Таблица совместимости на этой странице создаётся из структурированных данных. Если вы хотите внести свой вклад в эти данные, пожалуйста ознакомьтесь с <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> и вышлите нам pull request .</div> - <p>{{Compat("api.Document.DOMContentLoaded_event")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/embeds/index.html b/files/ru/web/api/document/embeds/index.html index 848996becb..fe37334c5f 100644 --- a/files/ru/web/api/document/embeds/index.html +++ b/files/ru/web/api/document/embeds/index.html @@ -42,10 +42,6 @@ translation_of: Web/API/Document/embeds <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.embeds")}}</p> <p> </p> diff --git a/files/ru/web/api/document/forms/index.html b/files/ru/web/api/document/forms/index.html index a6d356208b..92abde95f3 100644 --- a/files/ru/web/api/document/forms/index.html +++ b/files/ru/web/api/document/forms/index.html @@ -110,10 +110,6 @@ var selectFormElement = document.forms[index].elements[index];</code></pre> <h2 id="See_Also" name="See_Also">Браузерная поддержка</h2> -<div class="hidden"> -<p>Таблица совместимости на этой странице генерируется из структурированных данных. Если вы хотите внести свой вклад в эти данные, просмотрите https://github.com/mdn/browser-compat-data и отправьте нам пул реквест.</p> -</div> - <p>{{Compat("api.Document.forms")}}</p> <h2 id="See_Also" name="See_Also">Смотрите также</h2> diff --git a/files/ru/web/api/document/head/index.html b/files/ru/web/api/document/head/index.html index b10712eb87..7af5983bc2 100644 --- a/files/ru/web/api/document/head/index.html +++ b/files/ru/web/api/document/head/index.html @@ -74,10 +74,6 @@ translation_of: Web/API/Document/head <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.head")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/height/index.html b/files/ru/web/api/document/height/index.html index e9eae0c3b9..30acdb0e09 100644 --- a/files/ru/web/api/document/height/index.html +++ b/files/ru/web/api/document/height/index.html @@ -40,10 +40,6 @@ document.documentElement.scrollHeight <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.height")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/links/index.html b/files/ru/web/api/document/links/index.html index 3497a83b47..acdaa30dbb 100644 --- a/files/ru/web/api/document/links/index.html +++ b/files/ru/web/api/document/links/index.html @@ -63,10 +63,6 @@ for(var i = 0; i < links.length; i++) { <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.links")}}</p> <p> </p> diff --git a/files/ru/web/api/document/location/index.html b/files/ru/web/api/document/location/index.html index f0541c8c74..f6b804081d 100644 --- a/files/ru/web/api/document/location/index.html +++ b/files/ru/web/api/document/location/index.html @@ -58,10 +58,6 @@ document.location.href = 'http://www.mozilla.org'</pre> <p> </p> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.location")}}</p> <p> </p> diff --git a/files/ru/web/api/document/queryselector/index.html b/files/ru/web/api/document/queryselector/index.html index 10250f9e9e..5544076d3f 100644 --- a/files/ru/web/api/document/queryselector/index.html +++ b/files/ru/web/api/document/queryselector/index.html @@ -114,10 +114,6 @@ translation_of: Web/API/Document/querySelector <h2 id="Browser_Compatibility" name="Browser_Compatibility">Совместимость с браузерами</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.querySelector")}}</p> <h2 id="See_also" name="See_also">Смотрите также</h2> diff --git a/files/ru/web/api/document/readystate/index.html b/files/ru/web/api/document/readystate/index.html index 6950772a90..4b3f8e5900 100644 --- a/files/ru/web/api/document/readystate/index.html +++ b/files/ru/web/api/document/readystate/index.html @@ -101,10 +101,6 @@ document.onreadystatechange = function () { <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.readyState")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/api/document/referrer/index.html b/files/ru/web/api/document/referrer/index.html index b60801adbf..dbb1b867ab 100644 --- a/files/ru/web/api/document/referrer/index.html +++ b/files/ru/web/api/document/referrer/index.html @@ -32,10 +32,6 @@ translation_of: Web/API/Document/referrer <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.referrer")}}</p> <p> </p> diff --git a/files/ru/web/api/document/url/index.html b/files/ru/web/api/document/url/index.html index ebba5fad22..eb63edd1e7 100644 --- a/files/ru/web/api/document/url/index.html +++ b/files/ru/web/api/document/url/index.html @@ -61,10 +61,6 @@ translation_of: Web/API/Document/URL <h2 id="Браузерная_поддержка">Браузерная поддержка</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> -</div> - <p>{{Compat("api.Document.URL")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |