aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/web/css/media_queries/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/web/css/media_queries/index.html')
-rw-r--r--files/zh-tw/web/css/media_queries/index.html48
1 files changed, 0 insertions, 48 deletions
diff --git a/files/zh-tw/web/css/media_queries/index.html b/files/zh-tw/web/css/media_queries/index.html
index 41339e07bc..bcdc4c7da3 100644
--- a/files/zh-tw/web/css/media_queries/index.html
+++ b/files/zh-tw/web/css/media_queries/index.html
@@ -61,52 +61,4 @@ translation_of: Web/CSS/Media_Queries
</tbody>
</table>
-<h2 id="瀏覽器相容性">瀏覽器相容性</h2>
-<p>{{CompatibilityTable}}</p>
-
-<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</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>1.0</td>
- <td>{{CompatGeckoDesktop(1.7)}}</td>
- <td>9.0</td>
- <td>9.2</td>
- <td>1.3</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>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>1.0</td>
- <td>{{CompatGeckoMobile(1.7)}}</td>
- <td>9.0</td>
- <td>9.0</td>
- <td>3.1</td>
- </tr>
- </tbody>
-</table>
-</div>