[Webkit-unassigned] [Bug 222259] [WPE] 2 scroll snap padding tests are failing since enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 4 08:47:00 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=222259
Charlie Croom <charlie.croom at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |charlie.croom at gmail.com
--- Comment #1 from Charlie Croom <charlie.croom at gmail.com> ---
For additional context, I believe this may occur in STP too. Please compare the behavior of Safari to Firefox on https://codepen.io/comp615/pen/bGqbrEx
Click the "right" button a few times.
In Firefox (correct), on hitting C, D, E...the scroll is moved so that the selected item aligns with scroll-padding taken into account.
In Safari, (Wrong), D does not move the scroller (incorrect because it's behind the scroll-adding)...E also does not (wholly wrong because it's not even in the scroll frame)... and from there it moves the item alternatingly correctly
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210504/8147bcf4/attachment.htm>
More information about the webkit-unassigned
mailing list