HTMLPreElement.idl 79 B

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