aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/pointer_lock_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/pointer_lock_api')
-rw-r--r--files/ja/web/api/pointer_lock_api/index.html61
1 files changed, 1 insertions, 60 deletions
diff --git a/files/ja/web/api/pointer_lock_api/index.html b/files/ja/web/api/pointer_lock_api/index.html
index 4210f335be..af3cb415f3 100644
--- a/files/ja/web/api/pointer_lock_api/index.html
+++ b/files/ja/web/api/pointer_lock_api/index.html
@@ -231,66 +231,7 @@ function updatePosition(e) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}} {{property_prefix("-moz")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>接頭辞がない API のサポート</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoDesktop(50)}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Firefox OS</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.Element.requestPointerLock")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>