HTMLBRElement.idl 86 B

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