aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html')
-rw-r--r--files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html52
1 files changed, 1 insertions, 51 deletions
diff --git a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html
index 73e2d591b6..460a913198 100644
--- a/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html
+++ b/files/ja/web/api/mediatracksupportedconstraints/deviceid/index.html
@@ -67,57 +67,7 @@ if (navigator.mediaDevices.getSupportedConstraints()["deviceId"]) {
<h2 id="ブラウザ互換性">ブラウザ互換性</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{ CompatGeckoDesktop(50) }}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Android Webview</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- <th>Chrome for Android</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{ CompatGeckoMobile(50) }}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.MediaTrackSupportedConstraints.deviceId")}}</p>
<h2 id="関連項目">関連項目</h2>