mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Enable the new scroll snap and disable the old scroll snap on nightly.
Differential Revision: https://phabricator.services.mozilla.com/D22804
This commit is contained in:
parent
21481e315e
commit
cf7f64c9dc
1 changed files with 0 additions and 1 deletions
|
@ -432,7 +432,6 @@ ${helpers.predefined_type(
|
|||
"ScrollSnapType",
|
||||
"computed::ScrollSnapType::none()",
|
||||
products="gecko",
|
||||
gecko_pref="layout.css.scroll-snap.enabled",
|
||||
spec="https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-type",
|
||||
animation_value_type="discrete",
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue