aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/@font-face
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-25 10:06:22 +0300
committerGitHub <noreply@github.com>2021-10-25 10:06:22 +0300
commitf3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch)
tree6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/css/@font-face
parente87401f97c68764ae7070f305199af2f529c1def (diff)
downloadtranslated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций * Replaces
Diffstat (limited to 'files/ru/web/css/@font-face')
-rw-r--r--files/ru/web/css/@font-face/font-display/index.html17
-rw-r--r--files/ru/web/css/@font-face/font-family/index.html17
-rw-r--r--files/ru/web/css/@font-face/index.html27
3 files changed, 3 insertions, 58 deletions
diff --git a/files/ru/web/css/@font-face/font-display/index.html b/files/ru/web/css/@font-face/font-display/index.html
index e8b64a02ea..b01db75101 100644
--- a/files/ru/web/css/@font-face/font-display/index.html
+++ b/files/ru/web/css/@font-face/font-display/index.html
@@ -65,22 +65,7 @@ font-display: optional;</pre>
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('CSS Font Rendering', '#font-display-desc', 'font-display')}}</td>
- <td>{{Spec2('CSS Font Rendering')}}</td>
- <td>Исходное описание</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/css/@font-face/font-family/index.html b/files/ru/web/css/@font-face/font-family/index.html
index d2d516d713..8958221586 100644
--- a/files/ru/web/css/@font-face/font-family/index.html
+++ b/files/ru/web/css/@font-face/font-family/index.html
@@ -43,22 +43,7 @@ font-family: examplefont;
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('CSS3 Fonts', '#font-family-desc', 'font-family')}}</td>
- <td>{{Spec2('CSS3 Fonts')}}</td>
- <td>Первое определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Поддержка_браузерами">Поддержка браузерами</h2>
diff --git a/files/ru/web/css/@font-face/index.html b/files/ru/web/css/@font-face/index.html
index 0923e413a3..afa23ffcce 100644
--- a/files/ru/web/css/@font-face/index.html
+++ b/files/ru/web/css/@font-face/index.html
@@ -159,32 +159,7 @@ translation_of: Web/CSS/@font-face
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарии</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('WOFF2.0', '', 'WOFF2 font format')}}</td>
- <td>{{Spec2('WOFF2.0')}}</td>
- <td>Спецификация нового формата шрифта с новым алгоритмом сжатия</td>
- </tr>
- <tr>
- <td>{{SpecName('WOFF1.0', '', 'WOFF font format')}}</td>
- <td>{{Spec2('WOFF1.0')}}</td>
- <td>Спецификация формата шрифта</td>
- </tr>
- <tr>
- <td>{{SpecName('CSS3 Fonts', '#font-face-rule', '@font-face')}}</td>
- <td>{{Spec2('CSS3 Fonts')}}</td>
- <td>Первоначальное определение</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Browser compatibility</h2>