From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/ru/web/svg/attribute/end/index.html | 45 +++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 files/ru/web/svg/attribute/end/index.html (limited to 'files/ru/web/svg/attribute/end/index.html') diff --git a/files/ru/web/svg/attribute/end/index.html b/files/ru/web/svg/attribute/end/index.html new file mode 100644 index 0000000000..c4db1e943f --- /dev/null +++ b/files/ru/web/svg/attribute/end/index.html @@ -0,0 +1,45 @@ +--- +title: end +slug: Web/SVG/Attribute/end +translation_of: Web/SVG/Attribute/end +--- +

« SVG Attribute reference home

+ +

Этот атрибут определяет конечное значение для анимации, которое может ограничить активную длительность.

+ +

Значение атрибута представляет собой разделенный точками с запятой список значений. Каждое отдельное значение может совпадать с типом, определенным для {{ SVGAttr("begin") }} атрибута .

+ +

Usage context

+ + + + + + + + + + + + + + + + + + + + +
CategoriesAnimation timing attribute
Value<End-value-list>
AnimatableNo
Normative documentSVG 1.1 (2nd Edition)
+ +

Для типов значений, разрешенных в, <end-value-list> см.  {{ SVGAttr("begin") }} атрибут.

+ +

Examples

+ +

Elements

+ +

The following elements can use the end attribute

+ + -- cgit v1.2.3-54-g00ecf