aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/origin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/origin/index.html')
-rw-r--r--files/zh-cn/web/api/origin/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/zh-cn/web/api/origin/index.html b/files/zh-cn/web/api/origin/index.html
index eeb79e7cf3..e76ca91848 100644
--- a/files/zh-cn/web/api/origin/index.html
+++ b/files/zh-cn/web/api/origin/index.html
@@ -48,52 +48,4 @@ original_slug: Web/API/WindowOrWorkerGlobalScope/origin
<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</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(59)}}</td>
- <td>{{CompatGeckoDesktop(54)}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(59)}}</td>
- <td>{{CompatChrome(59)}}</td>
- <td>{{CompatGeckoMobile(54)}} </td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("api.origin")}}