diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:41:01 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:41:01 +0900 |
commit | 4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (patch) | |
tree | 52d5887cad5a35d704f5414de67696089493ac74 /files/ja/web/api/touch | |
parent | f68112ddfc3bf6698157ef5d7299e0a2d69c4437 (diff) | |
download | translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.gz translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.tar.bz2 translated-content-4809cd98135a82f5fa87d3b5dcd8426f94dd7287.zip |
web/api/r-v* の browser-compat-data に関する非表示の指示を一括削除 (#1195)
Diffstat (limited to 'files/ja/web/api/touch')
-rw-r--r-- | files/ja/web/api/touch/clientx/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/touch/clienty/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/touch/identifier/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/touch/index.html | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/touch/clientx/index.html b/files/ja/web/api/touch/clientx/index.html index 13faf6fea0..6d0cbe27a8 100644 --- a/files/ja/web/api/touch/clientx/index.html +++ b/files/ja/web/api/touch/clientx/index.html @@ -76,6 +76,4 @@ src.addEventListener('touchend', function(e) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<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.Touch.clientY")}}</p> diff --git a/files/ja/web/api/touch/clienty/index.html b/files/ja/web/api/touch/clienty/index.html index 1bdf089a7f..8b371fe05f 100644 --- a/files/ja/web/api/touch/clienty/index.html +++ b/files/ja/web/api/touch/clienty/index.html @@ -76,6 +76,4 @@ src.addEventListener('touchend', function(e) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<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.Touch.clientY")}}</p> diff --git a/files/ja/web/api/touch/identifier/index.html b/files/ja/web/api/touch/identifier/index.html index f8940137b5..e2685d4470 100644 --- a/files/ja/web/api/touch/identifier/index.html +++ b/files/ja/web/api/touch/identifier/index.html @@ -59,6 +59,4 @@ translation_of: Web/API/Touch/identifier <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<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.Touch.identifier")}}</p> diff --git a/files/ja/web/api/touch/index.html b/files/ja/web/api/touch/index.html index 39428223ad..b8e96c9bb8 100644 --- a/files/ja/web/api/touch/index.html +++ b/files/ja/web/api/touch/index.html @@ -98,8 +98,6 @@ translation_of: Web/API/Touch <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <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.Touch")}}</p> </div> |