diff options
Diffstat (limited to 'files/ru/web/api/web_storage_api')
| -rw-r--r-- | files/ru/web/api/web_storage_api/index.html | 2 | ||||
| -rw-r--r-- | files/ru/web/api/web_storage_api/using_the_web_storage_api/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/api/web_storage_api/index.html b/files/ru/web/api/web_storage_api/index.html index e58f6dd9c1..a0aa9bb934 100644 --- a/files/ru/web/api/web_storage_api/index.html +++ b/files/ru/web/api/web_storage_api/index.html @@ -70,8 +70,6 @@ translation_of: Web/API/Web_Storage_API <h3 id="Window.sessionStorage"><code>Window.sessionStorage</code></h3> -<div class="hidden">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.</div> - <p>{{Compat("api.Window.sessionStorage")}}</p> <h2 id="Приватный_режимИнкогнито">Приватный режим/Инкогнито</h2> diff --git a/files/ru/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/ru/web/api/web_storage_api/using_the_web_storage_api/index.html index 8e7811e5ad..c7f7606ae6 100644 --- a/files/ru/web/api/web_storage_api/using_the_web_storage_api/index.html +++ b/files/ru/web/api/web_storage_api/using_the_web_storage_api/index.html @@ -179,8 +179,6 @@ imageForm.onchange = populateStorage;</pre> <h3 id="Window.sessionStorage"><code>Window.sessionStorage</code></h3> -<div class="hidden">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.</div> - <p>{{Compat("api.Window.sessionStorage")}}</p> <p>All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a <a href="http://dev-test.nemikor.com/web-storage/support-test/">detailed rundown of all the storage capacities for various browsers</a>.</p> |
