File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3498,7 +3498,7 @@ The [=remote end steps=] with <var ignore>session</var> and |command parameters|
3498
3498
|context| for any reason then return [=error=] with [=error code=]
3499
3499
[=unsupported operation=] .
3500
3500
3501
- 1. Let |margins | be the value of the <code> margins </code> field of |command
3501
+ 1. Let |margin | be the value of the <code> margin </code> field of |command
3502
3502
parameters| if present, or otherwise a [=/map=] matching the
3503
3503
<code> browsingContext.PrintMarginParameters</code> with the fields set to
3504
3504
their default values.
@@ -3539,16 +3539,16 @@ The [=remote end steps=] with <var ignore>session</var> and |command parameters|
3539
3539
"<code> portrait</code> " otherwise |page size|["<code>width</code>"]
3540
3540
<tr>
3541
3541
<td> Top margin, in cm
3542
- <td> |margins |["<code>top</code>"]
3542
+ <td> |margin |["<code>top</code>"]
3543
3543
<tr>
3544
3544
<td> Bottom margin, in cm
3545
- <td> |margins |["<code>bottom</code>"]
3545
+ <td> |margin |["<code>bottom</code>"]
3546
3546
<tr>
3547
3547
<td> Left margin, in cm
3548
- <td> |margins |["<code>left</code>"]
3548
+ <td> |margin |["<code>left</code>"]
3549
3549
<tr>
3550
3550
<td> Right margin, in cm
3551
- <td> |margins |["<code>right</code>"]
3551
+ <td> |margin |["<code>right</code>"]
3552
3552
</table>
3553
3553
3554
3554
In addition, the following formatting hints should be applied by the UA:
You can’t perform that action at this time.
0 commit comments