aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/response/formdata/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/response/formdata/index.html')
-rw-r--r--files/zh-cn/web/api/response/formdata/index.html64
1 files changed, 1 insertions, 63 deletions
diff --git a/files/zh-cn/web/api/response/formdata/index.html b/files/zh-cn/web/api/response/formdata/index.html
index 26b61274fe..0c4c2a89fc 100644
--- a/files/zh-cn/web/api/response/formdata/index.html
+++ b/files/zh-cn/web/api/response/formdata/index.html
@@ -59,69 +59,7 @@ browser-compat: api.Response.formData
<h2 id="Browser_compatibility">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>Basic support</td>
- <td>
- <p>{{CompatChrome(60)}}</p>
- </td>
- <td>{{ CompatGeckoDesktop(39)}} [1]</td>
- <td>{{ CompatNo }}</td>
- <td>
- <p>{{CompatOpera(47)}}</p>
- </td>
- <td>{{ CompatNo }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android Webview</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Firefox OS (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>
- <p>{{CompatChrome(60)}}</p>
- </td>
- <td>
- <p>{{CompatChrome(60)}}</p>
- </td>
- <td>{{ CompatNo }}</td>
- <td>{{ CompatNo }}</td>
- <td>{{ CompatNo }}</td>
- <td>
- <p>{{CompatOperaMobile(47)}}</p>
- </td>
- <td>{{ CompatNo }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Behind a preference starting with version 34.</p>
+{{Compat("api.Response.formData")}}
<h2 id="See_also">See also</h2>