Gecko:Printing API: Difference between revisions

correct typo
(known bugs)
(correct typo)
Line 42: Line 42:
  readonly attribute DOMString title;
  readonly attribute DOMString title;
  readonly attribute double currentPage;
  readonly attribute double currentPage;
  readonly boolean isPreview: Boolean;
  readonly attribute boolean isPreview;
  }
  }
   
   
31

edits