aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/api/xmlhttprequesteventtarget
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/api/xmlhttprequesteventtarget')
-rw-r--r--files/zh-tw/web/api/xmlhttprequesteventtarget/index.html56
1 files changed, 1 insertions, 55 deletions
diff --git a/files/zh-tw/web/api/xmlhttprequesteventtarget/index.html b/files/zh-tw/web/api/xmlhttprequesteventtarget/index.html
index 41045ab17f..cea3ce765c 100644
--- a/files/zh-tw/web/api/xmlhttprequesteventtarget/index.html
+++ b/files/zh-tw/web/api/xmlhttprequesteventtarget/index.html
@@ -47,61 +47,7 @@ translation_of: Web/API/XMLHttpRequestEventTarget
<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>1</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoDesktop("1.0")}}</td>
- <td>7</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>1.2</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>Edge</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>{{CompatUnknown}}</td>
- <td>1.0</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p> </p>
+{{Compat("api.XMLHttpRequestEventTarget")}}
<h2 id="參見">參見</h2>