diff options
Diffstat (limited to 'files/ru/web/html/element/time/index.html')
-rw-r--r-- | files/ru/web/html/element/time/index.html | 51 |
1 files changed, 1 insertions, 50 deletions
diff --git a/files/ru/web/html/element/time/index.html b/files/ru/web/html/element/time/index.html index 2eaeff5f33..c511667d44 100644 --- a/files/ru/web/html/element/time/index.html +++ b/files/ru/web/html/element/time/index.html @@ -102,56 +102,7 @@ translation_of: Web/HTML/Element/time <h2 id="Браузерная_совместимость">Браузерная совместимость</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>Базовая поддержка</td> - <td>33.0</td> - <td>{{CompatGeckoDesktop("22.0")}}</td> - <td>9.0</td> - <td>22.0</td> - <td>7.0</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Опция</th> - <th>Android</th> - <th>Chrome for Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Базовая поддержка</td> - <td>2.1</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatGeckoMobile("22.0")}}</td> - <td>10.0</td> - <td>11.50<br> - Removed in 15.0</td> - <td>4.0-4.1</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("html.elements.time")}}</p> <h2 id="See_also" name="See_also">Смотрите также</h2> |