From 55ddd4454665a3c66e3d5b186bc79048468d36e7 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 15 Mar 2021 14:29:50 +0300 Subject: Auto fixes --- files/ru/web/html/element/canvas/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/html/element/canvas/index.html') diff --git a/files/ru/web/html/element/canvas/index.html b/files/ru/web/html/element/canvas/index.html index b138e2b3a7..748a5cb9ea 100644 --- a/files/ru/web/html/element/canvas/index.html +++ b/files/ru/web/html/element/canvas/index.html @@ -15,7 +15,7 @@ translation_of: Web/HTML/Element/canvas Permitted content - Transparent но без interactive content descendants except(соглашаться?) для {{HTMLElement("a")}} елементы, {{HTMLElement("button")}} елементы, {{HTMLElement("input")}} елементы как {{htmlattrxref("type", "input")}} атрибут is checkbox, radio, или button. + Transparent но без interactive content descendants except(соглашаться?) для {{HTMLElement("a")}} элементы, {{HTMLElement("button")}} элементы, {{HTMLElement("input")}} элементы как {{htmlattrxref("type", "input")}} атрибут is checkbox, radio, или button. Tag omission @@ -38,11 +38,11 @@ translation_of: Web/HTML/Element/canvas
{{htmlattrdef("height")}}
-
Высота в координантном пространстве в CSS пикселях. По умолчанию 150.
+
Высота в координатном пространстве в CSS пикселях. По умолчанию 150.
{{htmlattrdef("moz-opaque")}} {{non-standard_inline}}
Дай холсту знать будет ли фактором или нет полупрозрачность. Если холст знает что нет полупрозрачности, производительность рисования может быть оптимизирована.
{{htmlattrdef("width")}}
-
Ширина в координантном пространстве в CSS пикселях. По умолчанию 300.
+
Ширина в координатном пространстве в CSS пикселях. По умолчанию 300.

Описание

-- cgit v1.2.3-54-g00ecf