diff options
Diffstat (limited to 'files/ru/web/mathml/index.html')
-rw-r--r-- | files/ru/web/mathml/index.html | 56 |
1 files changed, 1 insertions, 55 deletions
diff --git a/files/ru/web/mathml/index.html b/files/ru/web/mathml/index.html index d1d627b984..1f7df50118 100644 --- a/files/ru/web/mathml/index.html +++ b/files/ru/web/mathml/index.html @@ -59,58 +59,4 @@ translation_of: Web/MathML <h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость браузеров</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table" style="height: 91px; width: 772px;"> - <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>с плагинами</td> - <td>{{CompatGeckoDesktop("1.8")}}</td> - <td>с плагинами</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>Базовая поддержка</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatGeckoMobile("1.8")}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div> -<h3 id="sect1"></h3> - -<h3 id="Примечания_по_Gecko">Примечания по Gecko:</h3> - -<p>Начиная с Firefox 1.5, основная часть изложения разметки от <a class="external" href="http://www.w3.org/TR/MathML2/">MathML 2.0 W3C Recommendation</a> поддерживается всеми платформами. Поддержка для <a class="external" href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">MathML 3</a> находится <a href="/ru/docs/Mozilla_MathML_Project/Status" title="/ru/docs/Mozilla_MathML_Project/Status">в стадии разработки</a>.</p> -</div> +<p>{{Compat("mathml.elements.math", 0)}}</p> |