WebIDLpedia

HTMLQuoteElement interface

Definition

HTML Standard defines HTMLQuoteElement



[Exposed=Window]
interface HTMLQuoteElement : HTMLElement {
  [HTMLConstructor] constructor();

  [CEReactions] attribute USVString cite;
};

Methods and attributes that return objects implementing HTMLQuoteElement