HTMLPictureElement.idl 83 B

1234567
  1. #import <HTML/HTMLElement.idl>
  2. interface HTMLPictureElement : HTMLElement {
  3. };