composedPath 方法

List<EventTarget> composedPath()
继承

实现

List<EventTarget> composedPath() => wrapped.composedPath();