diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:20:35 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:20:35 +0900 |
commit | eb070febe7d67ec636dcec561996e41a9531c712 (patch) | |
tree | b4bc69d316323e3d8473b60aa83e36ae65e3ed49 /files/ja/web/http/headers/set-cookie | |
parent | 0b99c0fa5dff283f36c47bfff7398b55d7bfcd31 (diff) | |
download | translated-content-eb070febe7d67ec636dcec561996e41a9531c712.tar.gz translated-content-eb070febe7d67ec636dcec561996e41a9531c712.tar.bz2 translated-content-eb070febe7d67ec636dcec561996e41a9531c712.zip |
web/http 内にある browser-compat-data に関する非表示の指示を一括削除 (#1293)
Diffstat (limited to 'files/ja/web/http/headers/set-cookie')
-rw-r--r-- | files/ja/web/http/headers/set-cookie/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/http/headers/set-cookie/samesite/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/http/headers/set-cookie/index.html b/files/ja/web/http/headers/set-cookie/index.html index 41b86dd6a3..9978bdf67e 100644 --- a/files/ja/web/http/headers/set-cookie/index.html +++ b/files/ja/web/http/headers/set-cookie/index.html @@ -182,8 +182,6 @@ Set-Cookie: __Host-id=1; Secure; Path=/; Domain=example.com <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("http.headers.Set-Cookie")}}</p> <h2 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h2> diff --git a/files/ja/web/http/headers/set-cookie/samesite/index.html b/files/ja/web/http/headers/set-cookie/samesite/index.html index 1a5dcf3310..2a54dc379a 100644 --- a/files/ja/web/http/headers/set-cookie/samesite/index.html +++ b/files/ja/web/http/headers/set-cookie/samesite/index.html @@ -106,8 +106,6 @@ RewriteRule "^admin/(.*)\.html$" "admin/index.php?nav=$1 [NC,L,QSA,CO=RewriteRul <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> <h2 id="あわせて参照">あわせて参照</h2> |