-
- Downloads
Bug 1783936 - Do scroll snap without IntendedDirection in the case of non-fling scrolling. r=botond
It matches "a panning gesture, released without momentum" case in "the type of scrolling methods" [1] section in the spec. [1] https://drafts.csswg.org/css-scroll-snap/#scroll-types Differential Revision: https://phabricator.services.mozilla.com/D155049
Showing
- gfx/layers/apz/src/AsyncPanZoomController.cpp 1 addition, 2 deletionsgfx/layers/apz/src/AsyncPanZoomController.cpp
- gfx/layers/apz/test/mochitest/helper_bug1783936.html 74 additions, 0 deletionsgfx/layers/apz/test/mochitest/helper_bug1783936.html
- gfx/layers/apz/test/mochitest/test_group_scroll_snap.html 10 additions, 1 deletiongfx/layers/apz/test/mochitest/test_group_scroll_snap.html
Loading
Please register or sign in to comment