aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/svg/attribute/width/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/svg/attribute/width/index.html')
-rw-r--r--files/ru/web/svg/attribute/width/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/files/ru/web/svg/attribute/width/index.html b/files/ru/web/svg/attribute/width/index.html
index 30e0e0df21..96fbfeacf0 100644
--- a/files/ru/web/svg/attribute/width/index.html
+++ b/files/ru/web/svg/attribute/width/index.html
@@ -473,12 +473,12 @@ translation_of: Web/SVG/Attribute/width
<h2 id="pattern">pattern</h2>
-<p>Для {{SVGElement('pattern')}}, <code>width</code> определяет горизонтальный размер мастящегося паттерна. Точный эффект этого атрибута зависит от атрибутов {{SVGAttr('patternUnits')}} и {{SVGAttr('patternTransform')}}.</p>
+<p>Для {{SVGElement('pattern')}}, <code>width</code> определяет горизонтальный размер мостящегося паттерна. Точный эффект этого атрибута зависит от атрибутов {{SVGAttr('patternUnits')}} и {{SVGAttr('patternTransform')}}.</p>
<table class="standard-table">
<tbody>
<tr>
- <th scope="row">Значание</th>
+ <th scope="row">Значение</th>
<td><strong><a href="/docs/Web/SVG/Content_type#Length">&lt;length&gt;</a></strong></td>
</tr>
<tr>
@@ -504,7 +504,7 @@ translation_of: Web/SVG/Attribute/width
</tr>
<tr>
<th scope="row">По умолчанию</th>
- <td><code>auto</code> (пассматривается как <code>0</code>)</td>
+ <td><code>auto</code> (рассматривается как <code>0</code>)</td>
</tr>
<tr>
<th scope="row">Animatable</th>
@@ -561,7 +561,7 @@ translation_of: Web/SVG/Attribute/width
</tbody>
</table>
-<p class="note"><strong>Примечание:</strong> Начиная с  SVG2, <code>width</code> это геометрическое свойство, что означает, что этот атрибут может, также, быть использован как свойство   CSS для использоавнных элементов.</p>
+<p class="note"><strong>Примечание:</strong> Начиная с  SVG2, <code>width</code> это геометрическое свойство, что означает, что этот атрибут может, также, быть использован как свойство   CSS для использованных элементов.</p>
<h2 id="Спецификации">Спецификации</h2>
@@ -570,7 +570,7 @@ translation_of: Web/SVG/Attribute/width
<tr>
<th scope="col">Спецификация</th>
<th scope="col">Статус</th>
- <th scope="col">Комментаий</th>
+ <th scope="col">Комментарий</th>
</tr>
</thead>
<tbody>