adds docs for osr

This commit is contained in:
gellert 2016-07-31 00:22:34 +02:00
parent e4000850cd
commit f60d791fa8
6 changed files with 90 additions and 11 deletions

View file

@ -274,6 +274,8 @@ The `webPreferences` option is an object that can have the following properties:
* `defaultEncoding` String - Defaults to `ISO-8859-1`.
* `backgroundThrottling` Boolean - Whether to throttle animations and timers
when the page becomes background. Defaults to `true`.
* `offscreen` Boolean - Whether to enable offscreen rendering for the browser
window. Defaults to `false`.
### Instance Events