File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -11253,9 +11253,12 @@
Print Page
11253
11253
default of < code > 27.94code > from < var > pagevar > .
11254
11254
11255
11255
< li > < p > If either of < var > pageWidthvar > or < var > pageHeightvar > is
11256
- not a < a > Numbera > , or is less then 0 , return < a > errora >
11256
+ not a < a > Numbera > , or is less than < code > (2.54 / 72) code > , return < a > errora >
11257
11257
with < a > error codea > < a > invalid argumenta > .
11258
11258
11259
+ < p class =note > The minimum page size is < code > 1code > point, which is
11260
+ < code > (2.54 / 72)code > as per < a > absolute lengthsa > .
11261
+
11259
11262
< li > < p > Let < var > marginvar > be the result of < a > getting a property
11260
11263
with defaulta > named "< code > margincode > " and with a default of an
11261
11264
empty < a > Objecta > from < var > parametersvar > .
@@ -11862,6 +11865,7 @@
Index
11862
11865
< dd > The following terms are defined in
11863
11866
the CSS Values and Units Module Level 3 specification: [[CSS3-VALUES]]
11864
11867
< ul >
11868
+ < li > < dfn > < a href =https://www.w3.org/TR/css-values-3/#absolute-lengths > absolute lengthsa > dfn >
11865
11869
< li > < dfn > < a href =https://www.w3.org/TR/css-values-3/#px > CSS pixelsa > dfn >
11866
11870
ul >
11867
11871
You can’t perform that action at this time.
0 commit comments