@DomName('Document.oncanplay') @DocsEditable() @Experimental() // untriaged Stream<Event> get onCanPlay => Element.canPlayEvent.forTarget(this);