aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/web_storage_api
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:40:34 +0900
committerGitHub <noreply@github.com>2021-06-24 00:40:34 +0900
commitf68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch)
tree4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/web_storage_api
parenta9a798516cc543f64411d517a7e8443ba0c1834c (diff)
downloadtranslated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.gz
translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.bz2
translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.zip
web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196)
Diffstat (limited to 'files/ja/web/api/web_storage_api')
-rw-r--r--files/ja/web/api/web_storage_api/index.html4
-rw-r--r--files/ja/web/api/web_storage_api/using_the_web_storage_api/index.html4
2 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/web_storage_api/index.html b/files/ja/web/api/web_storage_api/index.html
index 3317246596..c3af303411 100644
--- a/files/ja/web/api/web_storage_api/index.html
+++ b/files/ja/web/api/web_storage_api/index.html
@@ -88,15 +88,11 @@ translation_of: Web/API/Web_Storage_API
<h3 id="Window.localStorage"><code>Window.localStorage</code></h3>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックしてプルリクエストを送ってください。</div>
-
<p>{{Compat("api.Window.localStorage")}}</p>
<h3 id="Window.sessionStorage"><code>Window.sessionStorage</code></h3>
<div>
-<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックしてプルリクエストを送ってください。</div>
-
<p>{{Compat("api.Window.sessionStorage")}}</p>
</div>
</div>
diff --git a/files/ja/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/ja/web/api/web_storage_api/using_the_web_storage_api/index.html
index 3a6fcc9d0d..6a83126541 100644
--- a/files/ja/web/api/web_storage_api/using_the_web_storage_api/index.html
+++ b/files/ja/web/api/web_storage_api/using_the_web_storage_api/index.html
@@ -206,15 +206,11 @@ imageForm.onchange = populateStorage;</pre>
<h3 id="Window.localStorage" name="Window.localStorage"><code>Window.localStorage</code></h3>
<div>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Window.localStorage")}}</p>
<h3 id="Window.sessionStorage" name="Window.sessionStorage"><code>Window.sessionStorage</code></h3>
<div>
-<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div>
-
<p>{{Compat("api.Window.sessionStorage")}}</p>
</div>
</div>