Skip to content

Commit

Permalink
Setting pixel density to be independent from OS settings. Fixes issue…
Browse files Browse the repository at this point in the history
… 6112
  • Loading branch information
barancev committed Mar 28, 2014
1 parent 3192d8a commit 3ec9e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/firefox-driver/webdriver.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"extensions.logging.enabled": true,
"extensions.update.enabled": false,
"extensions.update.notifyUser": false,
"layout.css.devPixelsPerPx": "1.0",
"network.manage-offline-status": false,
"network.http.phishy-userpass-length": 255,
"offline-apps.allow_by_default": true,
Expand Down

0 comments on commit 3ec9e00

Please sign in to comment.