diff options
Diffstat (limited to 'files/ru/web/css/blend-mode/index.html')
-rw-r--r-- | files/ru/web/css/blend-mode/index.html | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/files/ru/web/css/blend-mode/index.html b/files/ru/web/css/blend-mode/index.html index 40125081d4..e3bbf64780 100644 --- a/files/ru/web/css/blend-mode/index.html +++ b/files/ru/web/css/blend-mode/index.html @@ -336,55 +336,7 @@ translation_of: Web/CSS/blend-mode <h2 id="Browser_Compatibility" name="Browser_Compatibility" style="">Совместимость с браузерами</h2> -<p>{{ CompatibilityTable() }}</p> - -<div id="compat-desktop" style=""> -<table class="compat-table"> - <tbody> - <tr style=""> - <th style="">Особенность</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Базовая поддержка</td> - <td>35</td> - <td>{{compatVersionUnknown()}}</td> - <td>{{compatUnknown()}}</td> - <td>{{compatUnknown()}}</td> - <td>{{compatUnknown()}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile" style=""> -<table class="compat-table"> - <tbody> - <tr style=""> - <th style="">Особенность</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>{{compatUnknown()}}</td> - <td>{{compatUnknown()}}</td> - <td>{{compatVersionUnknown()}}</td> - <td>{{compatUnknown()}}</td> - <td>{{compatUnknown()}}</td> - <td>{{compatUnknown()}}</td> - </tr> - </tbody> -</table> -</div> +<p>{{Compat("css.types.blend-mode")}}</p> <h2 id="Смотрите_также" style="">Смотрите также</h2> |