diff options
Diffstat (limited to 'files/zh-cn/web/css/css_shapes/index.html')
-rw-r--r-- | files/zh-cn/web/css/css_shapes/index.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/files/zh-cn/web/css/css_shapes/index.html b/files/zh-cn/web/css/css_shapes/index.html index 08df50f95b..4c955a243f 100644 --- a/files/zh-cn/web/css/css_shapes/index.html +++ b/files/zh-cn/web/css/css_shapes/index.html @@ -61,52 +61,4 @@ translation_of: Web/CSS/CSS_Shapes </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> -<div>{{CompatibilityTable}}</div> - -<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 (WebKit)</th> - </tr> - <tr> - <td>Basic support</td> - <td>37</td> - <td>54</td> - <td>{{CompatNo}}</td> - <td>24</td> - <td>8.0 {{property_prefix("-webkit")}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>8.0 {{property_prefix("-webkit")}}</td> - </tr> - </tbody> -</table> -</div> |