aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/text-decoration-skip/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/text-decoration-skip/index.html')
-rw-r--r--files/ru/web/css/text-decoration-skip/index.html58
1 files changed, 1 insertions, 57 deletions
diff --git a/files/ru/web/css/text-decoration-skip/index.html b/files/ru/web/css/text-decoration-skip/index.html
index 206207acd9..76f8e40bfe 100644
--- a/files/ru/web/css/text-decoration-skip/index.html
+++ b/files/ru/web/css/text-decoration-skip/index.html
@@ -92,60 +92,4 @@ text-decoration-skip: unset;
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome(57)}}</td>
- <td>{{CompatNo}}<sup>[2]</sup></td>
- <td>{{CompatNo}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatOpera(44)}}</td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</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>Basic support</td>
- <td>{{CompatChrome(57)}}</td>
- <td>{{CompatChrome(57)}}</td>
- <td>{{CompatNo}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatOperaMobile(44)}}</td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] This feature is not implemented yet. See {{bug(812990)}}.</p>
-
-<p>[2] This feature is not implemented yet. See the <a href="https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6514536-text-decoration-styling">related request</a>.</p>
-
-<p>[3] Safari implements a {{property_prefix("-webkit")}} prefixed version of this property since version 8, though only supports the value <code>none</code> and the non-standard value <code>skip</code>. All other values behave like those two values.</p>
+<p>{{Compat("css.properties.text-decoration-skip")}}</p>