Skip to content

Commit

Permalink
feat: Imported Firefox 93.0b7 API schema (#3919)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpl committed Sep 20, 2021
1 parent 83cc784 commit 9934ca6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/schema/imported/extension_types.json
Expand Up @@ -59,6 +59,10 @@
"scale": {
"type": "number",
"description": "The scale of the resulting image. Defaults to <code>devicePixelRatio</code>."
},
"resetScrollPosition": {
"type": "boolean",
"description": "If true, temporarily resets the scroll position of the document to 0. Only takes effect if rect is also specified."
}
}
},
Expand Down

0 comments on commit 9934ca6

Please sign in to comment.