diff options
Diffstat (limited to 'files/ru/web/css/text-align-last/index.html')
-rw-r--r-- | files/ru/web/css/text-align-last/index.html | 55 |
1 files changed, 1 insertions, 54 deletions
diff --git a/files/ru/web/css/text-align-last/index.html b/files/ru/web/css/text-align-last/index.html index 26ab1b594b..ca8d567785 100644 --- a/files/ru/web/css/text-align-last/index.html +++ b/files/ru/web/css/text-align-last/index.html @@ -77,60 +77,7 @@ text-align-last: inherit <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 (WebKit)</th> - </tr> - <tr> - <td>Базовая поддержка</td> - <td>35<br> - {{WebkitBug("76173")}}</td> - <td>{{CompatGeckoDesktop("12.0")}}{{property_prefix('-moz')}}</td> - <td>5.5</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}<br> - {{WebkitBug("76173")}}</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>Базовая<br> - поддержка</td> - <td>{{CompatNo}}<br> - {{WebkitBug("76173")}}</td> - <td>{{CompatGeckoMobile("12.0")}}{{property_prefix('-moz')}}</td> - <td>6.0</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}<br> - {{WebkitBug("76173")}}</td> - </tr> - </tbody> -</table> -</div> - -<p>В Internet Explorer значения <code>start</code> и <code>end</code> <a href="http://msdn.microsoft.com/en-us/library/ie/ms531163%28v=vs.85%29.aspx" title="http://msdn.microsoft.com/en-us/library/ie/ms531163%28v=vs.85%29.aspx">не поддерживаются</a>.</p> +<p>{{Compat("css.properties.text-align-last")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |