HTMLStyleElement.idl 88 B

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