由 DOM 在自定义元素被创建时实例化的构造函数。
这个构造函数只能由子类在其 created 构造函数中调用。
PolylineElement.created() : super.created();