aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/font-size-adjust/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/font-size-adjust/index.html')
-rw-r--r--files/zh-cn/web/css/font-size-adjust/index.html57
1 files changed, 1 insertions, 56 deletions
diff --git a/files/zh-cn/web/css/font-size-adjust/index.html b/files/zh-cn/web/css/font-size-adjust/index.html
index 364a0a6524..d61de5b6a6 100644
--- a/files/zh-cn/web/css/font-size-adjust/index.html
+++ b/files/zh-cn/web/css/font-size-adjust/index.html
@@ -81,62 +81,7 @@ font-size-adjust: inherit;
<h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</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 (WebKit)</th>
- </tr>
- <tr>
- <td rowspan="2">Basic support</td>
- <td rowspan="2">
- <p class="p1">{{ CompatNo() }}</p>
- </td>
- <td>1.0 (1.0)<br>
- Windows only</td>
- <td rowspan="2">{{ CompatNo() }} </td>
- <td rowspan="2">{{ CompatNo() }} </td>
- <td rowspan="2">{{ CompatNo() }} </td>
- </tr>
- <tr>
- <td>{{ CompatGeckoDesktop("1.9") }}<br>
- All platforms</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>
- <th>Chrome for Android</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatGeckoMobile("1.9.2") }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{CompatChrome(42.0)}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("css.properties.font-size-adjust")}}
<h2 id="参见">参见</h2>