HTMLMediaElement.idl 86 B

12345
  1. interface HTMLMediaElement : HTMLElement {
  2. [Reflect] attribute DOMString src;
  3. }