diff --git a/index.html b/index.html index 5ac6d671..00450b39 100644 --- a/index.html +++ b/index.html @@ -11253,9 +11253,12 @@

Print Page

default of 27.94 from page.
  • If either of pageWidth or pageHeight is - not a Number, or is less then 0, return error + not a Number, or is less than (2.54 / 72), return error with error code invalid argument. +

    The minimum page size is 1 point, which is + (2.54 / 72) as per absolute lengths. +

  • Let margin be the result of getting a property with default named "margin" and with a default of an empty Object from parameters. @@ -11862,6 +11865,7 @@

    Index

    The following terms are defined in the CSS Values and Units Module Level 3 specification: [[CSS3-VALUES]]