aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/-webkit-overflow-scrolling
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/-webkit-overflow-scrolling')
-rw-r--r--files/zh-cn/web/css/-webkit-overflow-scrolling/index.html51
1 files changed, 1 insertions, 50 deletions
diff --git a/files/zh-cn/web/css/-webkit-overflow-scrolling/index.html b/files/zh-cn/web/css/-webkit-overflow-scrolling/index.html
index 33c9fd5ed1..b68f6654ee 100644
--- a/files/zh-cn/web/css/-webkit-overflow-scrolling/index.html
+++ b/files/zh-cn/web/css/-webkit-overflow-scrolling/index.html
@@ -36,53 +36,4 @@ translation_of: Web/CSS/-webkit-overflow-scrolling
<h3 id="Browser_Compatibility" name="Browser_Compatibility">浏览器兼容性</h3>
-<p>{{CompatibilityTable}}</p>
-
-<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>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-
-<table>
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</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>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>5.0</td>
- </tr>
- </tbody>
-</table>
-
-<h3 id="相关链接:">相关链接:</h3>
-
-<ul>
- <li><a href="http://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/">CSS-Tricks article with demo</a> </li>
- <li><a href="https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-overflow-scrolling"><code>-webkit-overflow-scrolling</code> entry in Safari CSS Reference docs</a></li>
-</ul>
+{{Compat("css.properties.-webkit-overflow-scrolling")}}