aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/element/getattribute/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/element/getattribute/index.html')
-rw-r--r--files/zh-cn/web/api/element/getattribute/index.html27
1 files changed, 1 insertions, 26 deletions
diff --git a/files/zh-cn/web/api/element/getattribute/index.html b/files/zh-cn/web/api/element/getattribute/index.html
index ed9673bde5..ce97f4a004 100644
--- a/files/zh-cn/web/api/element/getattribute/index.html
+++ b/files/zh-cn/web/api/element/getattribute/index.html
@@ -39,32 +39,7 @@ alert(align);
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p>{{CompatibilityTable}}</p>
-
-<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</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>29</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>23</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>6</td>
- </tr>
- </tbody>
-</table>
-
-<p>{{DOMAttributeMethods}}</p>
+{{Compat("api.Element.getAttribute")}}
<h2 id="Specification" name="Specification">规范</h2>