diff options
Diffstat (limited to 'files/ru/web/css/_colon_in-range/index.html')
-rw-r--r-- | files/ru/web/css/_colon_in-range/index.html | 48 |
1 files changed, 1 insertions, 47 deletions
diff --git a/files/ru/web/css/_colon_in-range/index.html b/files/ru/web/css/_colon_in-range/index.html index d5caf4d6fd..90a7ccfb33 100644 --- a/files/ru/web/css/_colon_in-range/index.html +++ b/files/ru/web/css/_colon_in-range/index.html @@ -82,53 +82,7 @@ input:out-of-range + label::after { <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<div>{{CompatibilityTable}}</div> - -<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>Поддержка <input></td> - <td>10.0</td> - <td>{{CompatGeckoDesktop("29.0")}}</td> - <td>{{CompatNo()}}</td> - <td>11.0</td> - <td>5.2</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>Поддержка <input></td> - <td>2.3</td> - <td>{{CompatGeckoMobile("16.0")}}</td> - <td>{{CompatNo()}}</td> - <td>{{CompatVersionUnknown()}}</td> - <td>{{CompatVersionUnknown()}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("css.selectors.in-range")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |