diff options
Diffstat (limited to 'files/ja/web/api/window/frameelement/index.html')
| -rw-r--r-- | files/ja/web/api/window/frameelement/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/ja/web/api/window/frameelement/index.html b/files/ja/web/api/window/frameelement/index.html index ab266fa993..77db39f5a3 100644 --- a/files/ja/web/api/window/frameelement/index.html +++ b/files/ja/web/api/window/frameelement/index.html @@ -56,53 +56,7 @@ if (frameEl) { <h2 id="ブラウザー互換性">ブラウザー互換性</h2> -<div>{{CompatibilityTable}}</div> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>機能</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>基本サポート</td> - <td>4?</td> - <td>{{CompatGeckoDesktop("1")}}</td> - <td>5.5?</td> - <td>12.1?</td> - <td>4?</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>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>基本サポート</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatGeckoDesktop("1")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("api.Window.frameElement")}}</p> <h2 id="関連項目">関連項目</h2> |
