mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: Remove touch-action pref
It's been enabled by default since ~forever. Differential Revision: https://phabricator.services.mozilla.com/D134935
This commit is contained in:
parent
f0524611c4
commit
6cb3b7e254
1 changed files with 0 additions and 1 deletions
|
@ -689,7 +689,6 @@ ${helpers.predefined_type(
|
|||
"TouchAction",
|
||||
"computed::TouchAction::auto()",
|
||||
engines="gecko",
|
||||
gecko_pref="layout.css.touch_action.enabled",
|
||||
animation_value_type="discrete",
|
||||
spec="https://compat.spec.whatwg.org/#touch-action",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue