aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/performance/onresourcetimingbufferfull
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/performance/onresourcetimingbufferfull')
-rw-r--r--files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html64
1 files changed, 1 insertions, 63 deletions
diff --git a/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html b/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html
index 452955edf0..7e26cf4793 100644
--- a/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html
+++ b/files/zh-cn/web/api/performance/onresourcetimingbufferfull/index.html
@@ -53,69 +53,7 @@ function init() {
<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>{{CompatVersionUnknown}}
- <p>{{property_prefix("-webkit")}}<br>
- {{CompatChrome(46)}} (unprefixed)<br>
- {{CompatChrome(57)}} (prefixed version removed)</p>
- </td>
- <td>{{CompatVersionUnknown}}</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 Webview</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>Firefox OS</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support.</td>
- <td>{{CompatVersionUnknown}}
- <p>{{property_prefix("-webkit")}}<br>
- {{CompatChrome(46)}} (unprefixed)<br>
- {{CompatChrome(57)}} (prefixed version removed)</p>
- </td>
- <td>{{CompatVersionUnknown}}
- <p>{{property_prefix("-webkit")}}<br>
- {{CompatChrome(46)}} (unprefixed)<br>
- {{CompatChrome(57)}} (prefixed version removed)</p>
- </td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("api.Performance.onresourcetimingbufferfull")}}
<h2 id="参见">参见</h2>