зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1676149
- Set a pref that a test relies on.
Differential Revision: https://phabricator.services.mozilla.com/D96413
This commit is contained in:
Родитель
38d25d61a7
Коммит
3c8e145cf7
|
@ -804,6 +804,8 @@ function runTest()
|
|||
// something else.
|
||||
["layout.css.devPixelsPerPx", 1.0],
|
||||
|
||||
["dom.event.wheel-deltaMode-lines.disabled", true],
|
||||
|
||||
["mousewheel.default.delta_multiplier_x", 100],
|
||||
["mousewheel.default.delta_multiplier_y", 100],
|
||||
["mousewheel.default.delta_multiplier_z", 100],
|
||||
|
|
Загрузка…
Ссылка в новой задаче