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:
Hiroyuki Ikezoe 2019-04-11 06:22:01 +00:00 committed by Emilio Cobos Álvarez
parent 21481e315e
commit cf7f64c9dc

View file

@ -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",
)}