diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-12 00:19:25 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 00:19:25 +0900 |
commit | ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36 (patch) | |
tree | 5150fef9f8a5fdb66a7f67cf38d9e2267aee2da3 /files/ja/web/http/headers/feature-policy/vr/index.html | |
parent | ab32c2b852d80f9fe957ab223901dce04f3cef18 (diff) | |
download | translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.gz translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.tar.bz2 translated-content-ddda8bbbee128ba54ff6d3dd6a20a7d43debfb36.zip |
ブラウザー互換性データの説明を削除 (残り) (#1491)
Diffstat (limited to 'files/ja/web/http/headers/feature-policy/vr/index.html')
-rw-r--r-- | files/ja/web/http/headers/feature-policy/vr/index.html | 73 |
1 files changed, 35 insertions, 38 deletions
diff --git a/files/ja/web/http/headers/feature-policy/vr/index.html b/files/ja/web/http/headers/feature-policy/vr/index.html index fbc2792f53..37919a64a6 100644 --- a/files/ja/web/http/headers/feature-policy/vr/index.html +++ b/files/ja/web/http/headers/feature-policy/vr/index.html @@ -23,49 +23,46 @@ translation_of: Web/HTTP/Headers/Feature-Policy/vr <dl> <dt><allowlist></dt> <dd>{{page("/ja/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy", "allowlist")}}</dd> - <dd>/dl> - <h2 id="Default_policy" name="Default_policy">既定のポリシー</h2> +</dl> - <p>既定の許可リストは <code>'self'</code> です。</p> - < +<h2 id="Default_policy" name="Default_policy">既定のポリシー</h2> - <h2 id="Specifications" name="Specifications">仕様書</h2> +<p>既定の許可リストは <code>'self'</code> です。</p> +< - <table class="standard-table"> - <thead> - <tr> - <th scope="col">仕様書</th> - <th scope="col">状態</th> - <th scope="col">備考</th> - </tr> - </thead> - <tbody> - <tr> - <td><a href="https://immersive-web.github.io/webxr/#feature-policy">WebXR Device API</a></td> - <td>編集者草稿</td> - <td>この仕様書における 'xr' の定義</td> - </tr> - <tr> - <td>{{SpecName('Feature Policy')}}</td> - <td>{{Spec2('Feature Policy')}}</td> - <td>初回定義</td> - </tr> - </tbody> - </table> +<h2 id="Specifications" name="Specifications">仕様書</h2> - <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> +<table class="standard-table"> +<thead> + <tr> + <th scope="col">仕様書</th> + <th scope="col">状態</th> + <th scope="col">備考</th> + </tr> +</thead> +<tbody> + <tr> + <td><a href="https://immersive-web.github.io/webxr/#feature-policy">WebXR Device API</a></td> + <td>編集者草稿</td> + <td>この仕様書における 'xr' の定義</td> + </tr> + <tr> + <td>{{SpecName('Feature Policy')}}</td> + <td>{{Spec2('Feature Policy')}}</td> + <td>初回定義</td> + </tr> +</tbody> +</table> - <div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> +<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> - <p>{{Compat("http.headers.Feature-Policy.vr")}}</p> +<p>{{Compat("http.headers.Feature-Policy.vr")}}</p> - <h2 id="See_also" name="See_also">関連情報</h2> +<h2 id="See_also" name="See_also">関連情報</h2> - <ul> - <li>{{HTTPHeader("Feature-Policy/xr-spatial-tracking","Feature-Policy: xr-spatial-tracking")}}</li> - <li>{{HTTPHeader("Feature-Policy")}} ヘッダー</li> - <li><a href="/ja/docs/Web/HTTP/Feature_Policy">機能ポリシー</a></li> - <li><a href="/ja/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy">機能ポリシーの使用</a></li> - </ul> - </dd> -</dl> +<ul> + <li>{{HTTPHeader("Feature-Policy/xr-spatial-tracking","Feature-Policy: xr-spatial-tracking")}}</li> + <li>{{HTTPHeader("Feature-Policy")}} ヘッダー</li> + <li><a href="/ja/docs/Web/HTTP/Feature_Policy">機能ポリシー</a></li> + <li><a href="/ja/docs/Web/HTTP/Feature_Policy/Using_Feature_Policy">機能ポリシーの使用</a></li> +</ul> |