aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/@media/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/@media/index.html')
-rw-r--r--files/ru/web/css/@media/index.html96
1 files changed, 1 insertions, 95 deletions
diff --git a/files/ru/web/css/@media/index.html b/files/ru/web/css/@media/index.html
index 10e65064de..e8078ad863 100644
--- a/files/ru/web/css/@media/index.html
+++ b/files/ru/web/css/@media/index.html
@@ -280,101 +280,7 @@ translation_of: Web/CSS/@media
<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Особенность</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Базовая поддержка(<code>all</code>, <code>print</code>, <code>screen</code>)</td>
- <td>1.0</td>
- <td>{{ CompatGeckoDesktop(1.7) }}</td>
- <td>6.0</td>
- <td>9.2</td>
- <td>1.3</td>
- </tr>
- <tr>
- <td><code>speech</code></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>9.2</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>Media features</td>
- <td>1.0</td>
- <td>{{ CompatGeckoDesktop(1.7) }}</td>
- <td>9.0</td>
- <td>9.2</td>
- <td>1.3</td>
- </tr>
- <tr>
- <td><code>display-mode</code> media feature</td>
- <td>{{CompatUnknown}}</td>
- <td>{{ CompatGeckoDesktop(47) }}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Особенность</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Базовая поддержка (<code>all</code>, <code>print</code>, <code>screen</code>)</td>
- <td>1.0</td>
- <td>{{ CompatGeckoMobile(1.7) }}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>9.0</td>
- <td>3.1</td>
- </tr>
- <tr>
- <td><code>speech</code></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>9.0</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>Media features</td>
- <td>1.0</td>
- <td>{{ CompatGeckoMobile(1.7) }}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>9.0</td>
- <td>3.1</td>
- </tr>
- <tr>
- <td><code>display-mode</code> media feature</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("css.at-rules.media")}}</p>
<h2 id="Смотрите_также">Смотрите также</h2>