diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-19 01:39:27 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 01:39:27 +0900 |
commit | 9d6a33d83c1fa03544e62d152217f7d53ebb5ea8 (patch) | |
tree | bba2b2c51767504493ccd149a80175208dea945e /files/ja/web/css/@viewport | |
parent | 449daf69636d4f08b74b3964f4bf662b2f3264a2 (diff) | |
download | translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.tar.gz translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.tar.bz2 translated-content-9d6a33d83c1fa03544e62d152217f7d53ebb5ea8.zip |
非表示の browser-compat-data に関する指示を削除 (#1492)
* 非表示の browser-compat-data に関する指示を削除
前回のコミットで削除されていなかったので、改めて削除
* 削除できていなかった記事を追加削除
Diffstat (limited to 'files/ja/web/css/@viewport')
-rw-r--r-- | files/ja/web/css/@viewport/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/css/@viewport/index.html b/files/ja/web/css/@viewport/index.html index 9df15a0789..168577a98c 100644 --- a/files/ja/web/css/@viewport/index.html +++ b/files/ja/web/css/@viewport/index.html @@ -121,13 +121,7 @@ translation_of: Web/CSS/@viewport <h2 id="Browser_compatibility">ブラウザーの互換性</h2> -<<<<<<< Updated upstream -<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("css.at-rules.viewport")}}</p> -======= <p>{{Compat}}</p> ->>>>>>> Stashed changes <h2 id="See_also">関連情報</h2> |