From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/svg/attribute/origin/index.html | 59 +++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 files/zh-cn/web/svg/attribute/origin/index.html (limited to 'files/zh-cn/web/svg/attribute/origin') diff --git a/files/zh-cn/web/svg/attribute/origin/index.html b/files/zh-cn/web/svg/attribute/origin/index.html new file mode 100644 index 0000000000..a72b0f75c7 --- /dev/null +++ b/files/zh-cn/web/svg/attribute/origin/index.html @@ -0,0 +1,59 @@ +--- +title: origin +slug: Web/SVG/Attribute/origin +translation_of: Web/SVG/Attribute/origin +--- +
{{SVGRef}}
+ +

origin属性指定动画的运动原点。在SVG中无效。

+ +

只有一个元素正在使用此属性:{{SVGElement("animateMotion")}}

+ +

总体注释

+ + + + + + + + + + + + + + + + +
default
默认值default
可动画的没有
+ +

技术指标

+ + + + + + + + + + + + + + + + + + + + + +
规范状态评论
{{SpecName("SVG Animations 2", "#OriginAttribute", "origin")}}{{Spec2("SVG Animations 2")}}没变
{{SpecName("SVG1.1", "animate.html#OriginAttribute", "origin")}}{{Spec2("SVG1.1")}}初始定义(请参见SMIL动画规范)
+ +

也可以看看

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