From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001
From: YujiSoftware <yuji.software+github@gmail.com>
Date: Wed, 2 Mar 2022 20:22:51 +0900
Subject: Migrate to Compat macro (zh-cn)

---
 .../zh-cn/web/api/xmlhttprequest/upload/index.html | 50 +---------------------
 1 file changed, 1 insertion(+), 49 deletions(-)

(limited to 'files/zh-cn/web/api/xmlhttprequest/upload')

diff --git a/files/zh-cn/web/api/xmlhttprequest/upload/index.html b/files/zh-cn/web/api/xmlhttprequest/upload/index.html
index eed9701557..df0e2a83b2 100644
--- a/files/zh-cn/web/api/xmlhttprequest/upload/index.html
+++ b/files/zh-cn/web/api/xmlhttprequest/upload/index.html
@@ -65,52 +65,4 @@ translation_of: Web/API/XMLHttpRequest/upload
 
 <h2 id="浏览器兼容性">浏览器兼容性</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>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</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>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-   <td>{{CompatUnknown}}</td>
-  </tr>
- </tbody>
-</table>
-</div>
+{{Compat("api.XMLHttpRequest.upload")}}
-- 
cgit v1.2.3-54-g00ecf