Ship the new scroll snap
Categories
(Core :: Layout, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
In bug 1531228 we enabled the new scroll snap by default on nightly, in this bug we are going to enable it on all channels.
In my current plan, if the new scroll snap doesn't cause any critical issue for a week, I am going to enable it on all channels.
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Now bug 1544136 has been fixed and bug 1544325 will land in autoland soon. Other than those, there is no critical issue as far as I searched crash-stats.mozilla.com and recent bugs in bugzilla. So now it's time to ride the new scroll snap on train.
Assignee | ||
Comment 2•6 years ago
|
||
Comment 4•6 years ago
|
||
bugherder |
![]() |
||
Comment 5•6 years ago
|
||
Verified fixed with yesterday's beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=689c102a69b154eac666dbd70df3a1d7beb60345
![]() |
||
Comment 6•6 years ago
|
||
Sorry, wrong bug.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Scroll Snap is documented https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Scroll_Snap and a note added to the 68 release notes.
Posted site compatibility note (for the removal of scroll-snap-coordinate
and scroll-snap-destination
; scroll-snap-type-x
and scroll-snap-type-y
have already been removed in Bug 1312163): https://www.fxsitecompat.dev/en-CA/docs/2019/legacy-css-scroll-snap-syntax-support-has-been-dropped/
Description
•