diff options
Diffstat (limited to 'files/ja/web/api/attr/index.html')
-rw-r--r-- | files/ja/web/api/attr/index.html | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/files/ja/web/api/attr/index.html b/files/ja/web/api/attr/index.html index 52582355e8..9ca8f1b6d1 100644 --- a/files/ja/web/api/attr/index.html +++ b/files/ja/web/api/attr/index.html @@ -156,56 +156,6 @@ Gecko 7.0 {{geckoRelease("7.0")}} 以降、これが削除されるという警 <h2 id="ブラウザの実装状況">ブラウザの実装状況</h2> -<p>{{CompatibilityTable}}</p> - -<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>{{CompatVersionUnknown}}<sup>[1]</sup></td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>機能</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>基本サポート</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}} [1]</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}</td> - <td>{{CompatVersionUnknown}}<sup>[1]</sup></td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("api.Attr")}}</p> <p>[1] Chrome 45 現在、このプロパティは Node を継承しません。</p> |