SVGAnimationElement: beginElement() 方法
SVGAnimationElement 方法 beginElement() 為當前時間建立一個開始例項時間。新的例項時間會被新增到開始例項時間的列表中。此方法的行為等同於 beginElementAt(0)。
SVGAnimationElement 方法 beginElement() 為當前時間建立一個開始例項時間。新的例項時間會被新增到開始例項時間的列表中。此方法的行為等同於 beginElementAt(0)。