diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:40:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:40:34 +0900 |
commit | f68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch) | |
tree | 4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/xrreferencespace | |
parent | a9a798516cc543f64411d517a7e8443ba0c1834c (diff) | |
download | translated-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/xrreferencespace')
3 files changed, 0 insertions, 12 deletions
diff --git a/files/ja/web/api/xrreferencespace/getoffsetreferencespace/index.html b/files/ja/web/api/xrreferencespace/getoffsetreferencespace/index.html index e5344a79db..8508c1119a 100644 --- a/files/ja/web/api/xrreferencespace/getoffsetreferencespace/index.html +++ b/files/ja/web/api/xrreferencespace/getoffsetreferencespace/index.html @@ -143,8 +143,4 @@ function rotateViewBy(dx, dy) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("api.XRReferenceSpace.getOffsetReferenceSpace")}}</p> diff --git a/files/ja/web/api/xrreferencespace/index.html b/files/ja/web/api/xrreferencespace/index.html index 0acca51c9f..12b59f8594 100644 --- a/files/ja/web/api/xrreferencespace/index.html +++ b/files/ja/web/api/xrreferencespace/index.html @@ -102,10 +102,6 @@ xrReferenceSpace = xrReferenceSpace.getOffsetReferenceSpace(offsetTransform);</p <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("api.XRReferenceSpace")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/xrreferencespace/reset_event/index.html b/files/ja/web/api/xrreferencespace/reset_event/index.html index e50f8ee75f..0632057653 100644 --- a/files/ja/web/api/xrreferencespace/reset_event/index.html +++ b/files/ja/web/api/xrreferencespace/reset_event/index.html @@ -115,8 +115,4 @@ translation_of: Web/API/XRReferenceSpace/reset_event <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("api.XRReferenceSpace.onreset")}}</p> |